Hacker News new | ask | show | jobs
by thomasfl 4138 days ago
This could be the inspiration for a great open source project, and become something that could easily be deployed to a cloud hosting platform. Basically it's the same as firebase, but with some of the react and flux goodness like server side rendering. Or somebody could package this as a product.
1 comments

Where did you see there is server side rendering? Flux and React does not imply server side rendering out of the box.
Actually this whole stack is designed with SSR in mind, see the related package react-nexus (which I will soon blog about, too!) :)