1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-01-29 20:27:37 +01:00

Update react router tutorial link (#5175)

change the link to react router tutorial, previous link was outdated
This commit is contained in:
wheval 2024-02-14 12:13:58 +01:00 committed by GitHub
parent c390f4428e
commit d3b8cbceaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,5 +4,5 @@ Routing is an essential concept in Single Page Applications (SPA). When your app
Visit the following resources to learn more:
- [How to use Routing in React JS: A Comprehensive Guide. ](https://teachingbee.in/how-to-use-routing-in-react-js/)
- [How to use Routing in React JS: A Comprehensive Guide. ](https://blog.logrocket.com/react-router-v6-guide/)
- [React Router 6 Tutorial for Beginners. ](https://www.youtube.com/watch?v=59IXY5IDrBA)