From ed01ffbefa9733a352c21993a7d6edcf814f41f0 Mon Sep 17 00:00:00 2001 From: Farzad Mohtasham <48632860+FarzadMohtasham@users.noreply.github.com> Date: Fri, 5 Jul 2024 10:36:38 +0330 Subject: [PATCH] Tanstack/Router Added to React-Router topic (#6030) * Added Tanstack-Router to the React Routers section --- src/data/roadmaps/react/content/105-routers/100-react-router.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/data/roadmaps/react/content/105-routers/100-react-router.md b/src/data/roadmaps/react/content/105-routers/100-react-router.md index c7d53785a..1ef9c3ed7 100644 --- a/src/data/roadmaps/react/content/105-routers/100-react-router.md +++ b/src/data/roadmaps/react/content/105-routers/100-react-router.md @@ -10,3 +10,5 @@ Visit the following resources to learn more: - [@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) \ No newline at end of file