react-howto
react-howto copied to clipboard
Learning server rendering
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.