React Router 6 Crash Course #react #reactrouter

preview_player
Показать описание
#javascript #react #reactrouter #reactrouter6

In this React Router 6 crash course, you will learn everything you need to know to build amazing applications using react router version 6.

In this crash course, I'll walk you through the fundamentals of React Router v6, including:
✅ Setting up routes and nested routes
✅ How to access URL Parameters
✅ How to access query parameters
✅ Navigating between pages using links and redirects
✅ How to pass additional data while redirecting
✅ Using the new hooks-based API in React Router v6
✅ How to create Protected Routes
✅ And much more!

Timestamps ⏰

00:00 - How to set up React Router version 6
05:20 - How to use Link and NavLink components
11:14 - How to handle 404 or page not found Issue
14:21 - Issue with using react router version 5 and React version 18
15:51 - How to use the useNavigate hook in react router version 6
17:56 - How to access URL Parameters in react router version 6
25:57 - Using exact prop in version 5 vs version 6 of react-router-dom
31:07 - Invalid way of declaring Route in react router version 6
32:48 - Three ways to pass additional data while redirecting in react router version 6
39:48 - How to access query parameters in react router version 6
43:35 - How to work with nested routes in react router version 6
47:28 - Using Outlet to create Protected Route in react router version 6
54:00 - Create Course Dashboard Project using react router version 6

Tags 🔖

Do subscribe to the channel and press the bell icon to receive all future notifications.
Рекомендации по теме
Комментарии
Автор

Video Timestamps ⏰

00:00 - How to set up React Router version 6
05:20 - How to use Link and NavLink components
11:14 - How to handle 404 or page not found Issue
14:21 - Issue with using react router version 5 and React version 18
15:51 - How to use the useNavigate hook in react router version 6
17:56 - How to access URL Parameters in react router version 6
25:57 - Using exact prop in version 5 vs version 6 of react-router-dom
31:07 - Invalid way of declaring Route in react router version 6
32:48 - Three ways to pass additional data while redirecting in react router version 6
39:48 - How to access query parameters in react router version 6
43:35 - How to work with nested routes in react router version 6
47:28 - Using Outlet to create Protected Route in react router version 6
54:00 - Create Course Dashboard Project using react router version 6


If you found this video useful, do like the video to reach a wider audience🎉. Also, don't forget to subscribe to the channel and enable notifications so you won't miss my upcoming video.🔥

codingmastery_dev
Автор

What is the VS Code color theme used in this video?

vasukalluru