Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support react-router v4 #122

Open
travi opened this issue Apr 29, 2017 · 2 comments
Open

support react-router v4 #122

travi opened this issue Apr 29, 2017 · 2 comments

Comments

@travi
Copy link
Owner

travi commented Apr 29, 2017

From the new docs:

Previous versions of React Router used static routes to configure your application’s routing. This allows for inspection and matching of routes before rendering. Since v4 moved to dynamic components instead of route configs, some previous use-cases became less obvious and tricky.

We are developing a package to work with static route configs and React Router, to continue to meet those use-cases. It is under development now but we’d love for you to try it out and help out.

@travi
Copy link
Owner Author

travi commented Jan 10, 2018

“Server Rendering, Code Splitting, and Lazy Loading with React Router v4” @GaryBorton https://medium.com/airbnb-engineering/server-rendering-code-splitting-and-lazy-loading-with-react-router-v4-bfe596a6af70

@travi
Copy link
Owner Author

travi commented Mar 10, 2018

Potential upcoming React features could potentially simplify this: https://blogg.svt.se/svti/react-suspense-server-rendering/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant