Hacker News new | ask | show | jobs
by maxdeviant 3475 days ago
React Router v4 places a greater emphasis on splitting up your routes, as opposed to keeping them all in one spot [1].

It also allows you to do really cool stuff like in their recursive routing example [2].

[1]: https://react-router.now.sh/basic

[2]: https://react-router.now.sh/recursive-paths