ctrlplusb / react-async-component

Resolve components asynchronously, with support for code splitting and advanced server side rendering use cases.
MIT License
1.45k stars 62 forks source link

Server Side Rendering Example #67

Closed ryan-ds17 closed 6 years ago

ryan-ds17 commented 6 years ago

Can someone provide an example to use this with server-side-rendering and react-router 4?

ctrlplusb commented 6 years ago

Take a look at https://github.com/ctrlplusb/react-universally 👍