github insin/react-hn v1.5.0

latest releases: v1.7.1, v1.7.0, v1.6.0...
7 years ago

This release adds support for server-side rendering of content for:

  1. The first page of top stories content
  2. The individual comment pages

This is particularly useful for spotty network connections where the JavaScript bundle might take a while to be fetched/parsed/executed. This release will 'hydrate' these views with fresh data from Firebase as soon as our bundle is fully loaded.

This release has been thoroughly tested with the Chrome team's Lighthouse project and we're happy with where we landed on scores :)

screen shot 2016-06-23 at 15 45 37

Don't miss a new react-hn release

NewReleases is sending notifications on new releases.