Exploring Isomorphic JavaScript

added by Robert Greyling
2/23/2015 12:00:00 AM

344 Views

This is the result of my first steps building "Isomorphic JavaScript" apps, that run both on the server and in the browser. In this article I try to focus on the concepts and the problems that need to be solved, and towards the end I briefly cover an example implementation using Yahoo's Fluxible libraries and React Router.


0 comments