React Router Tutorial - 10 - Dynamic Routes

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

Use coupon code: CodevolutionYoutube for any workspace upgrade. Select "Add promo code" on checkout, enter the code, then hit "Apply". This will apply a 100% one year subscription discount. Enjoy and feel free to invite others to your workspace!

📱 Follow Codevolution

Dynamic Routes in React Router
React Router Tutorial
React Router Tutorial for Beginners
Рекомендации по теме
Комментарии
Автор

As usual, your tutorials are very helpful and easy to understand which we can implement right away to create our own projects.
Thank you very much.

leomacdon
Автор

That's why I like you so much because you always hit to the specific need. Thank you so much!

mehedihasan-mrve
Автор

Man your tutorials are on another level. Thank you.

ahmed
Автор

Your contents are fantastic. I really appreciate the level of detail ❣❣❣

BDCPT-amPhiHoang
Автор

Excellent way of teaching. Keep it up.

zeeshanahmed
Автор

You are a true champ, but now,
After 9:15 minutes, I really really REALLY wish
That you would give your viewers much much MUCH more exercises during your videos.
Even as small tasks for a better practice.

shineLouisShine
Автор

Really helpful for beginners to learn react. Thank you,

PRITAMSARKAR-ch
Автор

Thank you for the clean and clear explanation! Subscribing!

ovjdxqu
Автор

Thanks so much for the helpful content! I'm wondering where the dynamic route gets the value for userID that is user specific?

matthewmaloneydev
Автор

Great video man every other video explains dynamic routes but doesn't explain the placement of Routes components etc

lesliewubbel
Автор

Here we are rendering same details for every user id. how it should be done if we want to render particular details for particular user id?

rajithak
Автор

how can we render different component for different id's?? dynamic routes renders the same component for different userID..

nisHKunwa
Автор

How do i hide the users when i link to each specific user

oswhytecodes
Автор

So nesting routes is for showing the nested route component inside its parent? So if you don’t want the nested route component to render inside a parent, but instead on its own standalone webpage you don’t nest it?

What if I have a route path like /users and another like users/:id, if I want to render users/:id on its own page then I wouldn’t nest would I?

raba
Автор

can't we use conditional rendering for this case ?

GL-iejq
Автор

Anyone care to explain what is the path='*' and what is it used for, please ?

WTFAnyNameWorks
Автор

I have a question if I wanna remove user 1 user 2 and user 3 and i wanna show only outlet replaced component then what can i do
plz answer this anyone who knows

SandeepSaini-giir
Автор

How to add path user dynamically from Api

TheJenasandeep
Автор

i though you would teach how to do a dynamic route not explain it

Misathebotter
Автор

@codevolution i am using dynamic routing but it is working with localhost, but in hosted application it is showing 404 for that url

mukesh__fb