universal-react
universal-react copied to clipboard
Try to get react app with rr4, redux, saga, ssr and code spliting
If you want to execute part saga on the server side in order to get part of state ahead of time, how to ensure the execution order eg: 
Hi, the current configuration of `server/index.js` doesn't handle redirection in the correct way. For example, if you try to add `` among the [available routes](https://github.com/alexisjanvier/universal-react/blob/master/src/shared/app/index.js#L31-L37) the client side will render...
Is it possible to server side render only selected routes?
Hey, is not compatible with internet explorer 😟