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.
pull/3614/head
Alex Ivanovs 2 years ago committed by GitHub
parent bcbc9c9d54
commit fefbb4f833
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/data/roadmaps/react/content/105-routers/100-react-router.md

@ -8,3 +8,4 @@ Visit the following resources to learn more:
- [Getting Started Guide](https://reactrouter.com/docs/en/v6/getting-started/tutorial) - [Getting Started Guide](https://reactrouter.com/docs/en/v6/getting-started/tutorial)
- [React Router v6 in 1 hour](https://youtu.be/0cSVuySEB0A) - [React Router v6 in 1 hour](https://youtu.be/0cSVuySEB0A)
- [How to use React Router v6](https://www.robinwieruch.de/react-router/) - [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/)

Loading…
Cancel
Save