adam-golab / react-developer-roadmap

Roadmap to becoming a React developer
Other
18.72k stars 2.03k forks source link

Routers: UI-Router #99

Open gaui opened 4 years ago

gaui commented 4 years ago

It would be nice to add UI-Router to the list of routers. It's an awesome state based router solution with event-hooks and state transitions and can be used to route between both Angular and React components. It has also a set of Core APIs so it can be implemented for other frameworks as well, e.g. Vue.