Closed iansinnott closed 7 years ago
I'm going to close this out because I still have yet to use React Router v4 and have no plans to do so in the immediate future. For my own projects RR v3 is still working just fine and for redux-related projects RR seems to have clear issues, so other options like redux-little-router or redux-first-router seem more appropriate.
The new router looks pretty cool, but I have spent exactly zero time getting to know the new API so this would be a stretch goal.
Still, it's something I'd like to think about. The main reason I wouldn't upgrade is if its difficult to to use the new API for server side rendering, since that is exactly how we render pages with https://github.com/iansinnott/react-static-webpack-plugin.