Houssein Djirdeh
Houssein Djirdeh
Hi folks! I'm noticing an interesting issue adding Partytown to a Next.js app and I'm not sure if it's intended behavior or if I'm just doing something wrong 😅. Consider...
Would be interesting to see if we can get some parts of the app (if not all) working without any JS on the browser using [Angular Universal](https://github.com/angular/universal). Never used Universal...
With Firebase, leveraging [h2 push](https://firebase.googleblog.com/2016/09/http2-comes-to-firebase-hosting.html) seems straightforward which is awesome. Tried this quite some time ago but didn't notice any particular wins, however I do think it's something worth exploring...
When we started this project, [Lighthouse](https://www.webpagetest.org/lighthouse.php?test=170611_K5_aaca06336e5608c4a825246b383dc663&run=2) only gave a score for PWA: A lot has changed since, where scores are provided along multiple areas: @developit brought this up and made...
This issue can track how we can eventually set up automated runs of WPT and extract results periodically. There's a [Node wrapper for the API](https://github.com/marcelduran/webpagetest-api) that looks handy. Will love...
As suggested: https://twitter.com/inkpixelspaper/status/942901268305055744 I think this is a great idea :) Throwing out some suggestions: - Should we have `Accessibility Score` for each implementation with their LH a11y scores? -...
Now that we're getting more and more amazing contributions, our list is getting to a decent length :star: To help make finding relevant examples easier. can we consider having a...
Some [discussion](https://github.com/tastejs/hacker-news-pwas/issues/7#issuecomment-298913589) has been made to standardize specifications between the different implementations - let's use this ticket to discuss how we can/should do this.
Something I've been thinking about adding for some time: **editing and updating files in a repo**. Still not 100% sure how _exactly_ we would do this but opening this issue...
 The react repository definitely has more than 20 open and closed issues :). If the total number of issues and pull requests aren't easily retrievable from the API -...