Learn React Router v6 In 45 Minutes

Поделиться
HTML-код
  • Опубликовано: 28 май 2024
  • FREE React Hooks Course: courses.webdevsimplified.com/...
    Nearly every app in React needs to handle routing and by far the most popular library for handling routing is React Router. In this video I will break down everything you need to know about React Router v6 so you can master routing in your next project.
    📚 Materials/References:
    FREE React Hooks Course: courses.webdevsimplified.com/...
    React Router Blog Article: blog.webdevsimplified.com/202...
    🌎 Find Me Here:
    My Blog: blog.webdevsimplified.com
    My Courses: courses.webdevsimplified.com
    Patreon: / webdevsimplified
    Twitter: / devsimplified
    Discord: / discord
    GitHub: github.com/WebDevSimplified
    CodePen: codepen.io/WebDevSimplified
    ⏱️ Timestamps:
    00:00 - Introduction
    00:45 - Basics
    06:18 - Router Types
    10:22 - Dynamic Routes
    13:40 - Route Specificity
    16:46 - Nested Routes
    28:54 - useRoutes Hooks
    30:32 - Link Component
    32:50 - NavLink Component
    35:57 - Navigate Component
    36:39 - useNavigate Hook
    39:07 - Search Parameters
    43:16 - Navigation State
    #ReactRouter #WDS #ReactJS

Комментарии • 537

  • @Sweetcommando
    @Sweetcommando Год назад +290

    This man is a genius. I cannot thank him enough. Every other tutorial, even the official documentation, shoves way too much extra stuff in your face before they go over the basics. I appreciate the structure and clarity going on here.

    • @happybits
      @happybits Год назад +2

      I agree, he's the best

    • @agentp9900
      @agentp9900 9 месяцев назад +5

      Also he has that disney-prince perfect hair 😭

    • @8hoanggiang213
      @8hoanggiang213 7 месяцев назад

      This is a useful tutorial.

  • @Exypnos
    @Exypnos Год назад +112

    This feels like paid content that I didn't pay for. Learned so much more in a half hour video than I have in a 3 month course. Truly amazing!

  • @beefcakees
    @beefcakees Год назад +12

    Dope, I will probably have to watch it one more time. Really cool to see how much you have grown compared to your old videos. You are so much more expressive and enjoyable to listen to. Keep up the good work.

  • @DiestroCorleone
    @DiestroCorleone Год назад +31

    I think I know my Router v6, but I'll definitely check this video out cuz, knowing Kyle, he probably has some cool tricks up his sleeve.

  • @salpygidis
    @salpygidis Год назад +31

    Could you also go over protected pages like account pages once you are logged in?!

    • @Alb0z32
      @Alb0z32 Год назад +1

      was wondering about that one aswell, with the new version it seems to be a bit more complicated imo

    • @WebDevSimplified
      @WebDevSimplified  Год назад +8

      This video should hopefully help with how to do this. It is using an older version of React Router, but the general idea should be the same. ruclips.net/video/PKwu15ldZ7k/видео.html

    • @patrickwilliams8209
      @patrickwilliams8209 Год назад

      you can just create an HOC

  • @natanelelkutski9966
    @natanelelkutski9966 11 месяцев назад +15

    He is a true professional and a teacher.
    Honestly I've learned from this tutorial more than in a full length course.
    Thank you and please keep sharing simplified and perfectly explained content as the above.

  • @haruka3203
    @haruka3203 Год назад +29

    I'm evolving from a normal html/css/js web developer into a react developer, and my god I'm just so impressed with npm and react right now. So much stuff to make coding easier!
    I also love your tutorial on how to get started with routers. I was still using anchors and href this I discovered routers not too long ago :)

  • @igorowczarz534
    @igorowczarz534 Год назад +3

    Man you're saving my life right now. I started to learn React Router but when I saw those massive information block I was spooked by it. Thanks for this video!

  • @iJavaScript
    @iJavaScript 11 месяцев назад +1

    I usually don't learn a lot from tutorials, but this one was by far my all time favorite tutorial because I actually learned a tone!
    Thanks man!

  • @terrythompson2574
    @terrythompson2574 Год назад +8

    Thanks Kyle, highly informative and helpful as ever, really helped me with an issue I was having with the nested router functionality.

  • @sugaith
    @sugaith Год назад +3

    The clear, firm and fast way you teach is impressive. Thanks

  • @adityaanuragi6916
    @adityaanuragi6916 11 месяцев назад +4

    You're definitely the best teacher when it comes to web development imo. Even your react hooks course that I took felt perfect man you're the best

  • @avneet12284
    @avneet12284 Год назад +2

    Great video.
    1million subs ! Bro, that's huge ! Years of hard work and dedication paid off. Congrats a ton ! Well deserved !

  • @emanuelsiu1232
    @emanuelsiu1232 Год назад +1

    Love your videos. Quick, concise, clear, and well explained. Thank you!

  • @MaksymNazarets
    @MaksymNazarets Год назад +1

    This is brilliant!!! You're an amazing teacher! You're explaining so fast, but so good, I can't believe anyone can be so good at it

  • @sxkdk01
    @sxkdk01 10 месяцев назад +3

    i generally dont watch tutorials because i feel like i am wasting my time and just read the documentation but this video has helped me a lot because the documentation was complicated. thanks a lot

    • @liuze9280
      @liuze9280 10 месяцев назад +2

      Yeah, I was trying the documentation and they hide a lot of materials... they are just like do this., do that.. never explain why

    • @IonizedComa
      @IonizedComa 3 месяца назад

      @@liuze9280that's 99% of documentation out there with extensive material, that's why I end up writing my own cheat sheets and notes when I learn a tool

  • @aryankhullar7101
    @aryankhullar7101 Год назад +1

    Man, I love you! So concise and efficient, you're one of the best educators out here.

  • @aim-scom-lt9038
    @aim-scom-lt9038 Год назад +5

    Pack 45 minutes, a well done tutorial I think the community should start thinking to give you a title like The WDS Professor.

  • @zakichoudhury
    @zakichoudhury Год назад +1

    Thank you so much for explaining this topic so efficiently. For someone who is new to react and had no experience about routing in react world, this was very much helpful. It gave me a pretty solid understanding to begin I think.

  • @martinheywang4962
    @martinheywang4962 Год назад +65

    I would love to see a video from you talking about Git Flow (and GitHub flow). I'm sure it will help a lot of new contributors (including myself) understand how most repos work.
    I saw an article about it but I'm still a bit confused how things work.

    • @internetexplorer7880
      @internetexplorer7880 Год назад

      Along with GitLab flow

    • @destroreact5706
      @destroreact5706 Год назад +4

      Also how to do CI/CD (Continuous integration/ Continuous Deployment) with git.

    • @Biowulf21
      @Biowulf21 Год назад

      A more intermediate to advanced tutorial would be awesome as well

  • @miguelangelsepulvedaatenas8446
    @miguelangelsepulvedaatenas8446 Год назад +1

    Why the heck are you so good at explaining? i love the way you explain man!! you're the best teacher i've ever had hands down

  • @alexcolbourn9142
    @alexcolbourn9142 Год назад

    Appreciate all your videos! I always look for your breakdown on pretty much any topic that pops up now.

  • @zikobht4623
    @zikobht4623 Год назад

    Holly heavens, i have been struggling with react router v6 and i was planning to give it a shot and read the documentation and here you are saving for the day, thank you

  • @cyriljephery2662
    @cyriljephery2662 Год назад

    Thank you fr, solved my problem in literally 5 minutes. Spent the entire day on different tutorials and even the documentation and you solved my problem in 5 minutes.... Thank you again

  • @ENI232
    @ENI232 Год назад

    was working on a project, had some obscure questions that google didn’t help with, but this video somehow magically answered literally everything right when i needed it.

  • @aklilesup5463
    @aklilesup5463 Год назад +2

    Yoo, this is so in-depth! Thanks😀

  • @PrabhjotSingh-xn1rs
    @PrabhjotSingh-xn1rs Год назад +2

    Seriously this video is different from other videos where they just tell how to setup a thing and dont go in details.
    Thanks bro

  • @martinforget343
    @martinforget343 Год назад +3

    Your a pure genius, it seems so much easier when listening to you! Thanks!

  • @thearcadiusproject
    @thearcadiusproject 10 месяцев назад

    The basics really helped me complete the header component for a project of mine!!! Very useful!! Will watch the rest at another point too!!

  • @kekoHere0610
    @kekoHere0610 Месяц назад

    Wow, this was very helpful. I appreciate how you did not cover just the basics but all the small and big parts. You are such a great instructor. Thanks for taking out your time and making it for us. I can not thank you enough.

  • @GamerX-qn7ou
    @GamerX-qn7ou 9 месяцев назад

    Very high quality content from this man, every time I have doubts on certain topics I just look for his tutorial and really helps me to understand, crazy precise and concise explanations (IMO). I guess he isn't joking when he says "my job is to simplify the web for you". Respect good sir!!!

  • @poro4901
    @poro4901 Год назад +1

    hey web dev simplified, you totally saved my life for creating this masterpiece, very clearly explained for every details, truly appreciate your hard work, please keep it up!

  • @vaibhavmatere18
    @vaibhavmatere18 Год назад +1

    Thank you so much for explaining with practical examples and code walkthrough! I learnt it well!!!

  • @yusufdalal279
    @yusufdalal279 Год назад +1

    Amazing content and with best possible explanation , Didn't know earlier how many options we can have in just one topics... hats off

  • @KedarBasutkar
    @KedarBasutkar Год назад

    Awesome video Kyle. It served as a nice refresher!

  • @ramonmaximiliano3557
    @ramonmaximiliano3557 Год назад

    Thanks, perfect as always, one of the most complete videos on the topic I've seen!

  • @fei5002
    @fei5002 Год назад

    You really make those content simple and easy to understand, genius!

  • @aishastechroom
    @aishastechroom Месяц назад

    This is very insightful. Thank you for the tutorial.

  • @domain9889
    @domain9889 Год назад +37

    Odd question, but is there a chance you can include a keyboard overlay that tracks your button presses? Would love to see the shortcuts you use in real time

  • @htetwaiyan2499
    @htetwaiyan2499 Год назад

    Thank you Kyle, your videos always help.

  • @tisferry8205
    @tisferry8205 Год назад +1

    Congratulations on your 1 million subscribers! You’ll have another 1 million in no time, I’m absolutely sure. Keep them coming!

  • @MayeenulIslam
    @MayeenulIslam Год назад

    Simply loved it. Concise. Proved. Bull's Eye stuff.
    Thank you sooooo much

  • @arlaxia
    @arlaxia Год назад +1

    This was an excellent video! A great summary of React router, helped me a lot.

  • @adexmokson7185
    @adexmokson7185 9 месяцев назад +2

    This is a great lecture and well tutored. A little input. The react-router-dom is already pre-installed with create-react-app so we do not need to install it seperately when dealing with React apps. Routing become complex in React because React is a SPA - single page application however react-router-dom simplifies routing system in React application. Great lecture and the way you simplified it is insane. Respect.

  • @simonpetrovic502
    @simonpetrovic502 6 месяцев назад

    Thank you for all free guides! Very helpful and easy to understand.

  • @delta4v
    @delta4v Год назад

    You earn my respect for the extra content routing. I never think about it. Thank you for sharing that

  • @sviatoslav8776
    @sviatoslav8776 3 месяца назад

    Thanks a lot for the course. It is really full and comprehensive.

  • @gmjitendra
    @gmjitendra 7 месяцев назад

    you are awesome. you covered almost everything that I wanted to know. Thank you so much Kyle.

  • @miq_5239
    @miq_5239 2 месяца назад +1

    This was so hard, but I was able to follow it. Thanks man

  • @adityanayak01
    @adityanayak01 Год назад

    Seriously just few days back finished your react navbar route video and now this comes🤩🤩

  • @simone-oq4if
    @simone-oq4if 7 месяцев назад

    very comprehensive explanation and easy to understand. Thankyou

  • @Anton-hg2wv
    @Anton-hg2wv Год назад +3

    You are extremely good teacher, thanks for ur content!

  • @andrebuitoni9686
    @andrebuitoni9686 8 месяцев назад

    3 minutes into the video and my page is already working! Awesome! Now I'm going to watch the entire thing!

  • @BiofordxD
    @BiofordxD Год назад

    you literally just saved my life holy shit i've been trying to learn this stuff for like a whole week and you just magically did it THANK YOU

  • @iftakharhussain
    @iftakharhussain Год назад +1

    Thank you for these comprehensive videos. I would be very grateful if you upload a full in-depth video on Redux Tookit and RTK Query.

  • @davidl.7747
    @davidl.7747 4 месяца назад

    Can not thank you enough man !
    You've really summarised it efficiently !

  • @EddyMunsta
    @EddyMunsta 3 месяца назад

    Nice video, helped me through my routing exercise.

  • @SemenAlexndrovich
    @SemenAlexndrovich Год назад

    Very good explanation. Thank you!

  • @mohamedkhaled3047
    @mohamedkhaled3047 Год назад

    amazing work man you covered everything thanks

  • @naveedalirehmani4135
    @naveedalirehmani4135 Год назад

    this video was extremlly helpful thank you very much.

  • @yakligian
    @yakligian Год назад

    This video came at the perfect time! Thanks so much!

  • @raymondorenda7385
    @raymondorenda7385 Год назад

    Thanks man. Very informative.

  • @PAINZOR
    @PAINZOR Год назад

    Thanks Kyle, as always the best one. Clear and powerful!

  • @clerus2
    @clerus2 Год назад

    This content is very useful and easy to understand. You are the best!

  • @vivienpmc
    @vivienpmc 11 месяцев назад

    One of the best updated React Router Dom videos! 👍🏼

  • @simple8810
    @simple8810 Год назад +2

    Man you really simplifying web for us, Huge respect and lots of love🤩🤩

  • @iep6228
    @iep6228 Год назад

    Thank you Kyle! Once again saving the day.

  • @system2072
    @system2072 Год назад +1

    great one kyle... i was just ignoring react route v5 and implementing v6 for my project... compared to v5, v6 is pretty straight forward...

  • @JAcOBRuK
    @JAcOBRuK 4 месяца назад

    amazing tutorial, really well explained, precise and concise

  • @felicia499
    @felicia499 Год назад

    Thanks for your generous and pedagogical information.

  • @itsahmedbasha
    @itsahmedbasha Год назад

    Thanks mate 🙏, very clean of explanation, I'm new to react and with your video alone I learned React Router very quickly. Thanks once again 🙂

  • @mohammedelhoussni
    @mohammedelhoussni Год назад

    thanks kyle for this amazing video it's very helpful

  • @hadjerjoo6744
    @hadjerjoo6744 Год назад

    This is the best tutorial I've seen so far, Thank you so much !!

  • @hamoodhabibi7026
    @hamoodhabibi7026 5 месяцев назад

    Great overview now I can go ahead and read the docs with more confidence :)

  • @vasilemidrigan50
    @vasilemidrigan50 Год назад

    Thanks, Kyle! As always, to the point! Great!

  • @megatronskneecap
    @megatronskneecap 2 месяца назад

    Thank you so, so much. This is the guide about this on all of RUclips.

  • @jamm9848
    @jamm9848 Год назад

    Your tutorials are amazing. Thank you

  • @diptimalik0101
    @diptimalik0101 4 дня назад

    This was awesomely explained !!

  • @jayasinghekasun
    @jayasinghekasun 3 месяца назад

    Great tutorial !!! learned a lot.

  • @arikmosfor4907
    @arikmosfor4907 Год назад

    perfect tutorial!perfect explained .thank you 🙏

  • @zabinoori49
    @zabinoori49 Месяц назад +1

    best explanition ever covered every thing i don not know how to thank you

  • @kamilp1567
    @kamilp1567 Год назад

    Great as always, helped me a lot. Thanks

  • @saberstoner
    @saberstoner Год назад

    thank you so much, the best and most comprehensive router v6 tutorial!

  • @verldopia
    @verldopia Год назад

    So I had a bug for days, and this man showed it to me 2mins into the video. Love it

  • @gabhanhome
    @gabhanhome 10 месяцев назад

    Fantastic tutorial for someone newish to React and React Router. Much appreciated!

  • @qiwenxiao7260
    @qiwenxiao7260 Год назад

    OMG This is so helpful. This makes the reference page extremely readable!

  • @harrypidd4755
    @harrypidd4755 7 месяцев назад

    Fantastic tutorial. Thanks, legend.

  • @iafofkhadze4628
    @iafofkhadze4628 Год назад

    i love your tutorials. it's really clear and easy to understand. btw glad to see u hit 1m subscribers tho

  • @eudeamonism
    @eudeamonism Год назад

    Wow. It worked really well and smoothly.

  • @Vedant-M
    @Vedant-M Год назад

    Kyle man you are god sent, can't thank you enough for uploading such really useful videos.

  • @spinningaround
    @spinningaround Год назад

    Thank you. Very useful!

  • @nabintimilsina8404
    @nabintimilsina8404 Год назад

    Thanks man it really helps everytime i caught problem with react router you really great man

  • @emirdior
    @emirdior Год назад

    great video, helped me a lot thanks

  • @ankitdharsandiya8775
    @ankitdharsandiya8775 Год назад

    really a good one.....explained in details............thank you so much

  • @calvingilbert2173
    @calvingilbert2173 Год назад

    Great video! Thanks for helping me through a blocker!

  • @okaforsomtoo4803
    @okaforsomtoo4803 Год назад

    Thank you kind sir. Just subscribed. The way you explain things is simple and informative

  • @whyfoo
    @whyfoo Год назад

    thank you for this video Kyle, you explain it very well!!

  • @madae160
    @madae160 Год назад

    Excellent tutorial. Thank you so much.

  • @ajlebeau
    @ajlebeau Месяц назад

    Wow! I feel like I watched this on 1.5 speed. Such amazing information in such a short period of time! I'll definitely have to watch this a few times for it all to sink in. Exciting!!!

  • @bipon68
    @bipon68 Год назад

    Congratulations for 1M Subscriber. Really happy to see. You deserved it. Go ahead.