How to Make Dynamic Routes Using React Router - Infinite Routing Tutorial

preview_player
Показать описание

Learn how to implement dynamic routing using react router.

In this video we will learn how to setup dynamic routes so you'll be able to implement potentially infinitely nested routes in your application.

It can be useful if you are building an online store or marketplace.

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

Good explanation on how match object of Router get populated with the dynamic value from the url.

Avicse
Автор

Maksim you helped me understand Route props, thanks!

javiando
Автор

Very good content please keep up the great work!

khandoor
Автор

I dont get the match.isExact. Someone care to explain?

ThePeerroo
Автор

Thanks so much for this Maksim! Could you share a repository for this particular tutorial please? I couldn't find it in the description.

Also, your Firebase auth and firestore tutorials saved me hours - thanks again!

NikhilVijayan
Автор

what vs code addon are you using for it to look that way?

uberlit
Автор

hey great tutorial but react router v6 is completely redesigned. Would it be possible if you can recreate this with v6. Thanks

daniyalmujtaba
Автор

But I can't use useState in Category component.

berakoc
Автор

Should I fetch my list in App.js ? Is it ok to call it there?
I'm new to ReactJs so afraid to violate any convensions or fundamental principals possible exict there.

Dude-izdw
Автор

Hey, maybe i'm missing something but I cloned your repo and built it and I get nothing.

CACUHA
Автор

Guy, it's a litle bit strange that you start your video from create-react-app, because I think allbodey who are doing routing in their application they are not beginers, and should know how to create a new app.

workaccount
visit shbcf.ru