HN PWA - Hacker News readers as Progressive Web Apps
Of all the sites to pick to demo progressive web apps, we get the cesspit that is Hacker News …I guess it is possible to polish a turd.
Anyway, here are some examples of using frameworks to create alternative Hacker News readers. So the challenge here is to display some text to read..
Four of them render absolutely no content without JavaScript.
In the Hall of Shame we have React, Preact, Angular, and Polymer.
In the Hall of Fame, we have the ones doing it right: React, Vue, and Viper.
That’s right: React appears in both. See, it’s not about the tools; it’s about how you use ‘em.