react-router-server
react-router-server copied to clipboard
React-Universal-Component/React-Async-Component/React-Loadable
Hi @gabrielbull, thank you for creating this library! I am looking to try it in a library which uses the libraries mentioned for 'asynccomponents for code-splitting. I noticed that this library has an export called
<Module />` as well.
So, I am curious if you think this library would be compatible alongside those libraries if I don't use the <Module />
component or would the <Module />
component need to replace those libraries? And if replace, I'd love to understand the differences between these set of libraries and <Module />
components from you - pros/cons/tradeoffs?
Thank you!