1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-31 04:59:50 +02:00

Updating resources for React Router (#3586)

I'm adding a link to a React Router cheatsheet/reference covering examples of various routes, including core components and routers introduced in v6.4.
This commit is contained in:
Alex Ivanovs
2023-03-14 09:42:26 +01:00
committed by GitHub
parent bcbc9c9d54
commit fefbb4f833

View File

@@ -8,3 +8,4 @@ Visit the following resources to learn more:
- [Getting Started Guide](https://reactrouter.com/docs/en/v6/getting-started/tutorial)
- [React Router v6 in 1 hour](https://youtu.be/0cSVuySEB0A)
- [How to use React Router v6](https://www.robinwieruch.de/react-router/)
- [React Router Cheat Sheet](https://stackdiary.com/guides/react-router-cheat-sheet-reference/)