React Router 6 Tutorial #3 - Redirects & useNavigate

preview_player
Показать описание
🔥 Get access to premium courses on Net Ninja Pro:

🔥 My Udemy Courses:

🐱‍💻 Access the course files on GitHub:

🐱‍💻 React Crash Course:

🐱‍💻 Social Links:
Рекомендации по теме
Комментарии
Автор

I don't think there's any one else providing so much valuable content about the latest react-router (not like the other videos are less valuable!). Great work!

theatypicaldeveloper
Автор

Hey shaun
Few hours ago i watched your React-router-v6 video-2 and subscribed to your channel.
And now i came here with the speed of light 😎

GaneshKumar-zrxr
Автор

That use of Navigate instead of Redirect saved my entire day! Thank you!

UK-sfvd
Автор

so I was going to thank you buy buying one of your udemy books, but I might instead get a few months of your website subscription. You are a very helpful human!!

ericcarver
Автор

You are a masterful education! Well done and thanks for posting!

PilotGT
Автор

Love you man!!!! Finally fixed the issue through this video

yash
Автор

Love your tutorials!!! You are the best...

hasansolak
Автор

Thanks bruv, short and to the point !

aashirsiddiqui
Автор

Thank you for this video. I have a question. This method does not work in "class component” Can you explain it in class component please

taibaouimohamed
Автор

NICE IT HELPED ME AFTER 10 HOURS OF TRYING THX

MyDaNtu
Автор

Such a quick and clear explanation and exactly what I was looking for. Thank you!

justinm
Автор

Thank you for your tutorials. You have got me up and running so quickly.
I am now trying to use the FBSDK as well as Gmail logins and getting in such a mess. I don’t suppose you have any such tutorial or are planning to do one.

pazuzutru-truluv
Автор

Hi, Thank you, It was great. please make more videos like this. good luck.

mohammadjavadaghazadehfard
Автор

Thank you so much for the video! It was very helpful! ♥

mtejera
Автор

Thank you, very clear tutorial. One question, after utilizing useNavigate() to navigate to the products page, can you successfully hit the browser back button to return to the previous page? I'm having difficulty with this.

darrenbrooks
Автор

Hello, can i send params or data in <Navigate /> tag?

tecnopolisworld
Автор

And what's the difference between redirecting and just putting a link? Is it a matter of loading a new page?

yowfel
Автор

Do all your routes need to be set up inside the App component?

marcintosh_os
Автор

I have a questions. when user is navigated to /products url from about, if user refresh the page there, it goes back to /about page from /products url insteadly, so I wanna ask how to avoid this behaviour?

Автор

How to open a external URL programmatically in react rounter 6?

DevOpsHasan