React Router in Depth #2 - React Router Basics

preview_player
Показать описание
In this lesson we'll learn the basics of the React Router - how to set up routes & pages and how to use Link components to link between those pages.

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

🐱‍💻 Access the course files on GitHub:

🐱‍💻 React Tutorial:

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

I fell out of love with react because I was unable to wrap my head around routing. This course has liberated me.

seunopeyemi
Автор

This package's documentation is really complicated. I hope the developers make it simpler. Thank you sensei for saving me..

missinglink
Автор

Your tutorials are really easy to follow and understand. I have a degree in Communications and you're a great communicator

FrostDrive
Автор

Hello, thank you for the tut. Question: Why did you use .js and not .jsx when creating pages?

mils
Автор

I love this series! It's very straight-forward and fresh. You're a great teacher.

problemartists
Автор

Thank you for the refresher. Would you consider doing something on the tanstack in the future? Great stuff, as always.

soltiscd
Автор

perfect way of teaching, easy to understand

mikibane
Автор

U r having an excellent teaching skills ❤

abhishekdixit
Автор

THIS IS A FANTASTIC PRESENTATION!
Infinite thanks 😊

elissitdesign
Автор

Great. Thank you very much. So professional.

stefanmasic
Автор

If I want to do a routing and connect mongodb with node, should I use React routing?
Express can work alone or not? I am new in react and node. I am grateful for your help.

bartekxe
Автор

Please create a Playlist about "Creating E-Commerce Website using Strapi, MongoDB, React, and Stripe"

GethushanRavichandran
Автор

Are you planning on doing any more react native stuff?

harpobling
Автор

This works with racfe format as well using a Vite project. I was stuck because i didnt refresh my page and had a # at the end of my local host url in chrome. Rafce format:

const Contact = () => {
return (
<div>Contact</div>
)
}

export default Contact

nicholaspitti
Автор

swiperJs please . Thank you teacher ❤❤

tanhoang
Автор

think they have a new method now, where you use createBrowserRouter and put your routes in an array and pass the routes array in the Router as one

wisdomelue
Автор

Thank you for the course. I like the way you explain things. Is it possible at all that you switch from js to typescript in future courses? Ts has become a defacto standard of the web.

Pavel-wjgy
Автор

I have problem with new method becouse i dont know where to put Navigation . Only way i found how to use it was wrap each page with Navigation but that cant be correct way

nogombrate
Автор

can you implomant promp in this router?

yanaiedri
Автор

Hi is it possible you cover the new nextjs update?

MrDeath
visit shbcf.ru