Restuta / rcn.io

:bicyclist: Making bike racing in USA "a better place" or "great again"
https://rcn.io
MIT License
43 stars 18 forks source link

Optimize SSR by using compiled React bundles #281

Open Restuta opened 7 years ago

Restuta commented 7 years ago

Looks like SSR can be improved by following steps described here and it's relatively easy to do,

Restuta commented 6 years ago

This may not be relevant after React 16 upgrade.