React Router v6 Major Changes

preview_player
Показать описание
Quick video on the major changes to React Router.

React Crash Course Repo:

React Front To Back 2022 Course:

React Router Docs:

👇 Website & Courses:

💖 Show Support

👇 Follow Me On Social Media:
Рекомендации по теме
Комментарии
Автор

The best way to stay up-to-date is just to follow Brad 👌

CodeWithSahand
Автор

I am here with this video only having 100 views. Love knowing you are updating the React course and shows that you put effort to keep your content current instead of many courses leaving outdated content and still selling it when it doesn't always benefit the student.

DThompsonDev
Автор

One other change would be that paths are now relative to the component, which is useful for nesting routes.

willadams
Автор

Perfect timing sir....I was just doing your React.js crash course and got stuck at the Router part in the end. Thanks so much Mr. Brad and please keep up the great work

Osama-kxcq
Автор

Just got a new job and we were all tasked with learning enough React to get started tinkering. The 2021 crash course as well as this update was a HUGE gift. Definitely felt like I had enough to proceed as well as going into our React training with a head start. Really appreciate this crash course!

NateRoberts
Автор

It’s funny you released this just 3 days after I updated to the new release and had these issues. Love your content, Brad!

lisatom
Автор

As someone who just got to the end of your React JS Crash Course vid, appreciate you following up on this!

OhluhKayTall
Автор

Hey Brad, first congrats on your major impact to the community, awesome job man.
Then writing tests especially unit tests is getting more and more required in the business even for junior developers. Do you think you can make some tutorials to get us starting ?
For angular for example all videos out there are outdated (based on angular 5 at the very best)

TahaZgued
Автор

Whenever I am having frontend issue I run to your channel, you indeed are an awesome tutor. Thank you Brad!

usmanmohammedkafi
Автор

the timing on this vid couldnt be better, just got a routing requirement for my work and needed this!

radezzientertainment
Автор

It's awesome how you actually update this major changes for people who watches your React Crash course video years ago that is having several issue due to version upgrade🤣.

Thank you for that !!! You are already doing a really good job. Take a break. You deserve it. (from nov 2022)

mcdonylee
Автор

I didn't know how to solve this problem for 4 hours. thank you very much

adilhesenov
Автор

When navigating to a task's TaskDetails I noticed that I was continuously spamming GET requests to the server. In order to stop them I did this: in TaskDetails.js, on the useEffect hook, add an empty array ([ ]) as a second argument AKA its dependencies. This causes useEffect to execute only once when the component loads.

eduardtironmartinez
Автор

holy shit just ran into the problem and improvised it! nice job keeping so up to date! you guys really keep track

sipp
Автор

How can we just have exactly the same video idea :))) Great video as always dude, huge long time fan :)

NorbertWebDev
Автор

Really excited to take the course over my winter break! I haven't even touched react in over a year yet was still able to understand so much of this video, really great job explaining everything Brad! Keep it up.

ColeCaccamise
Автор

Thanks for uploading this! I was doing the React crash course and came across that issue too. You have no idea how much you've taught me Brad

Mike-vlxi
Автор

short and sweet, no blufff. thank you

mi
Автор

Hello Sir! I am from Pakistan. Your videos are really very helping for me. I have learnt MERN from your videos. I was facing difficulty in using react-router-dom v6. This video helped me a lot. Thank You
May God bless you

jawadshah
Автор

Great video ! Thank you very much
I've got struggle creating private routes with v6

mohamedamineboudagga