petehunt / react-howto

Your guide to the (sometimes overwhelming!) React ecosystem.
11.61k stars 772 forks source link

Learning server rendering #88

Open abflett opened 7 years ago

abflett commented 7 years ago

Noticed the mention of Create React App so I would just like to mention Next.js https://github.com/zeit/next.js/ for an easy option for server side rendering in react.