Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

14 lines
880 B

# React Router
React router is the most famous library when it comes to implementing routing in React applications.
Visit the following resources to learn more:
- [@official@React Router — Official Website](https://reactrouter.com/)
- [@official@Getting Started Guide](https://reactrouter.com/en/main/start/tutorial)
- [@video@React Router v6 in 1 hour](https://youtu.be/0cSVuySEB0A)
- [@article@How to use React Router v6](https://www.robinwieruch.de/react-router/)
- [@article@React Router Cheat Sheet](https://devhints.io/react-router/)
- [@feed@Explore top posts about React](https://app.daily.dev/tags/react?ref=roadmapsh)
- [@official@Tanstack/Router — Official Website](https://tanstack.com/router/latest/docs/framework/react/overview)
- [@video@TanStack/Router - Complete Course](https://www.youtube.com/watch?v=4sslBg8LprE&list=PLOQjd5dsGSxJilh0lBofeY8Qib98kzmF5)