shorttompkins / mrw.lol

Open Source full-stack JavaScript web application.
http://mrw.lol
1 stars 1 forks source link

Isomorphic React.js server rendering #31

Open shorttompkins opened 8 years ago

shorttompkins commented 8 years ago

Look into using React on the server side to render screens and serve up rendered HTML before forcing the client side app to do its thing.

shorttompkins commented 8 years ago

https://ifelse.io/2015/08/27/server-side-rendering-with-react-and-react-router/