How to Navigate Between Pages in React with React Router

preview_player
Показать описание
This comprehensive guide walks through how to get started with routing in React applications, including how to:

- Upgrade to the latest versions of React Router and React Router Dom
- Create React functional components that can be used as pages
- Define routes
- Work with the Link tag to link between pages
- Organize components and call them from separate files

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

I took a bootcamp course from this guy! Incredible at what he does. I found a job in less than a month after and went from a $40k job to $100k + in less than 2 years! He can teach you much! Great stuff Jordan!

exprsyourself
Автор

Incredible tutorial. Subscribing and going to check out what else you got. I love that you did not skip steps as you perfectly referred to as "magic". You were sure to clarify that the import statements were necessary to be able to use the component. Also when you created the page files, you clarified that you were using .tsx because you're using typescript but if we're using javascript we'd be using .jsx. That sort of detail in these tutorials is incredible helpful. Thanks!

farawayskies
Автор

Simple, clear, comprehensive and straightforward. Thank you.

stillsmart
Автор

Excellent tutorial, I am a newbie, but could able to understand it quickly, thanks.

krisSumudra
Автор

very good tutorial for those who has his template

basharfocke
Автор

You are amazing at explaining. Didn't quite understand how to use Route when using Google, but your video was very easy to understand. Thank you! :)

niklasjohansson
Автор

A great example, unlike other youtubers..

unknownguy
Автор

Thanks, you have a gift to explain things :)

AnetaBanas-Brejtanetabanas
Автор

Thank you. And what about larger projects like you stated?

elkanaliman-wjus
Автор

Thankyou for the quick guide to react router.

subhashgn
Автор

Great video. You even explained the exports wich i didn't understand XD

lighttigerxiv
Автор

Great video, can you tell me if it is possible to use images as icons on sidebar navigation?

Spookydigy