|
|
|
|
|
by hokkos
3567 days ago
|
|
Thanks you are the only one talking about the new api style here, it seems very interesting. It is like the dual of the previous version where all routes were declared in the same place, here we dispatch the route fragments in the app.
It will simplify nested routes, but I hope it won't "infect" the app with routing concerns too much.
I've ranted before about react-router, maybe they should call it another name this time, I hope they will keep on maintaining the v3.0, the switching cost will probably be too much for my app. |
|