-
**Observed Behaviour**
Inferno is not showcased on hnpwa.com, where you see other frameworks and libraries participating in pwa.
**Expected Current Behaviour**
Inferno should participate
-
[Suggested workaround](https://twitter.com/_davideast/status/1017074748516229120) is to use https://api.hnpwa.com/v0/newest.json?page=1
-
Many hnpwa apps now have stale data. For example look at this endpoint https://api.hnpwa.com/v0/news/1.json
The top story is 7 days old https://news.ycombinator.com/item?id=18295585
-
I'm seeing the latest commit was 4 months ago. So should I start developing something with React Native MacOS or should I look for something else for native MacOS apps?
-
I don't know if you meant for people to actually use your app or only as an example, but the live demo has stopped updating. Great job by the way!
-
All these counter, todo app etc are just examples. Port Vuepress or Next.js to Hyperapp to show truly how it works.
-
This is more of a feature request than a bug. But I love the fact CRA comes with a working SW. However, I'd like like to add another domain to the things which our automatically cached. But I'd reall…
-
I don't really know what this would exactly take, but I'm sure it would involve multiple projects across the eco-system to achieve this seamlessly (webpack, babel, babel-preset-env, etc). Currently yo…
-
[INFO] jetty-9.3.7.v20160115
[INFO] Started o.e.j.m.p.JettyWebAppContext@1f2d2181{/,file:///C:/Users/jim/IdeaProjects/kbrprime-pwa/embedded-jetty-http2-master/target/webapp-tmp/,AVAILABLE}{file:///C:…
-
Fork off of https://github.com/dart-lang/angular/issues/1262.
@hterkelsen and I discussed creating another directive, `*ngForOnce`:
* It would not use `DoCheck`, and instead only check if the _i…