isomorphic-react icon indicating copy to clipboard operation
isomorphic-react copied to clipboard

Example app to demonstrate isomorphic JavaScript using react, react-router and fluxible-app

Results 1 isomorphic-react issues
Sort by recently updated
recently updated
newest added

https://github.com/alexaivars/isomorphic-react/blob/master/server.js#L47 Your App directory could contain code which should not be exposed to the client. In that case, this is a security issue. Why do you need to expose the...