React Router in Depth #3 - Router Provider, createBrowserRouter & Outlet

preview_player
Показать описание
In this React Router tutorial, you'll learn how to create a browser router th "new way", using the createBrowserRouter function. You'll also learn about the Router Provider & Outlet components.

⭐⭐ Watch the whole course now (without ads) on Net Ninja Pro:

🐱‍💻 Access the course files on GitHub:

🐱‍💻 React Tutorial:

Рекомендации по теме
Комментарии
Автор

Just 6 minutes in and you helped me solve an issue chatgtp was walking in circles with. Thank you.

yerneroneroipas
Автор

Your calm and cool voice is the key to your success. It is soothing to the mind while it allows the brain to understand something so cryptic as React js

ifechukwu
Автор

Incidentally the 2 tutorials I first learned React Router are now outdated. This video did an excellent job of presenting version 6.4 to me. Thanks so much!

traezeeofor
Автор

This is one of the best code exspliners video I.have seen in years. Thank you

yu_pal
Автор

Reallly !!! ... So we went from a nice react-router layout and ease to work with, ....to this very confusing and complicated react-router layout !!! and the question is WHY !!! they have to complicate things ?? 😂😂😂😂

romimaximus
Автор

your a legend you better open a school called ninja way or something like this where u give all your lessons in a real compus cause man i live so far away but i would come to learn from the master of teaching !!

youcefmantas
Автор

Thank you Shaun for introducing the new React Router, the new features such as layout is acting like Next, Nuxt, Sveltekit, I assume it is inspired by these advanced frameworks 😘

maskman
Автор

Thank you for introducing the new React Router

DevDailyChallenge
Автор

holy crud they made the new way so much more complicated.

FrostDrive
Автор

wow that was a fabulous explanation, thank you so much net ninja, it was helpful

wakeup_programmer
Автор

am I the only one who see this version is so complicated?

MostafaEl-Sayed-ldhe
Автор

Awesome vid. Very nicely explained about the element= on Route. 👍

JJ-nmsh
Автор

I'm amaized. So clear definitions. Perfect video.

stefanmasic
Автор

02:56 tree of routes🤣🤣 the way he spoke routes

Aditya-joof
Автор

Thanks for this video, you really helped me!

levm_prog
Автор

thanks for posting this awesome series .

khalidsultani
Автор

Great Marvelous....Also put vue 3 and nuxt 3 project

BillaSaheb
Автор

Thank you very much Shaun, will you also cover the method they used in tutorial in react-router-dom documentation page ?
and thanks in advance

ahmeddotgg
Автор

awesome stuff, really easy to understand now

waltert
Автор

Great video, but why can't I access a particular page by entering the URL directly in the URL-field of the browser? E.g. /page1. I can only access /page1 if I use a link on the web page, otherwise I get a 404. This works great during development, but not when its built. I guess I need to create URL rewrite rules to get it to work?

mikaelnilsson