Тёмный

React Router v6 tutorial in Hindi #4 dynamic Routing with params 

Code Step By Step
Подписаться 309 тыс.
Просмотров 66 тыс.
50% 1

In this react-router 6 tutorial in Hindi, we learn how to make dynamic routing with help of params in react-router version 6.0 and react-router-dom 6. This video is made by anil Sidhu in Hindi
steps of video
Why do we need Params with Route
Make components for params
Make route and link
Get params and learn in details
insta : code.steps
Complete playlist for react router
• React router v6 tutori...
React js Latest Playlist in Hindi: • React tutorial for beg...
inst id: @code.steps

Опубликовано:

 

21 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 37   
@muhmmadusmananwar2037
@muhmmadusmananwar2037 Год назад
1)Add Multiple Parameters in Routes like this 2)Now get these params in your component let { id, name } = useParams(); 3)Use params in component return ( User with Id {id} You're in {name} Component );
@friday077
@friday077 Год назад
Sir useParam alag channel dekha maine pura confused hogeya thaa phir yeah video jese suggestion aya pure Param he samajh main aageya THANK YOU SO MUCH ❤
@Viezieg
@Viezieg Год назад
I dont understand what you are saying here, but the code that you wrote helped me alot. Thank you very much !
@knig8t
@knig8t Год назад
Been looking for this for days now, really helpful.
@Viezieg
@Viezieg Год назад
me too and this video helped me eventhough i dont understand hindi haha
@raavi2945
@raavi2945 Год назад
Loved your teaching style
@omarfaruk538
@omarfaruk538 6 месяцев назад
thanks for making such content, other your teaching mathode is greater then other channels . some youtubers only makes video for making money, and some are for realy want to treach.
@codestepbystep
@codestepbystep 6 месяцев назад
Thanks a ton🙂
@jawadullah4685
@jawadullah4685 2 года назад
Why we use params in react JS? In our React app sometimes we want to access the parameters of the current route in this case useParams hook comes into action. The react-router-dom package has useParams hooks that let you access the parameters of the current route.
@jawadullah4685
@jawadullah4685 2 года назад
According to the definition in React Router doc, useParams returns: an object of key/value pairs of URL parameters. Use it to access match. params of the current .
@mohanrana9425
@mohanrana9425 Месяц назад
absolutely brother
@shubhamgoswami8751
@shubhamgoswami8751 2 года назад
Bahot acche se smjh aa gya
@linakaushik3407
@linakaushik3407 2 года назад
Excellent, Your channel is under-rated Subscribers should be millions Hitting subscribing button.🤔🤔👍👌🏻
@jawadullah4685
@jawadullah4685 2 года назад
Query parameters are a defined set of parameters attached to the end of a url. More simply, they are key=value pairs we can attach to a url, used as one of many ways to pass data to an application.22
@atanunayak6637
@atanunayak6637 Год назад
Thank you bhai
@sujitkate7950
@sujitkate7950 3 месяца назад
nice video
@codewithmhj
@codewithmhj 5 месяцев назад
"/user/:name/dob/:dob/address/:address" BY THIS I HAVE TAKEN 3 PARAMS IN MORE READABLE WAYYY
@DILSHADANSARI-wl9fy
@DILSHADANSARI-wl9fy 2 года назад
Excellent sir
@growing_things
@growing_things 5 месяцев назад
thanks brother
@nishantkumar-sn9fv
@nishantkumar-sn9fv 2 года назад
Thank u sir for making this tutorial🤗
@zebrakat8508
@zebrakat8508 Год назад
thanku sir
@lazyTechTube
@lazyTechTube 2 года назад
sir mai aapke old react playlist se sikh rha tha acchanaq ye video dikha.. kya dono me anter hai kya old wala playlist ab v worth it hai? please answer....
@codestepbystep
@codestepbystep 2 года назад
Aap new wali playlist dekho
@dilawarjalil8842
@dilawarjalil8842 Год назад
Thanks Sir
@kunalsingh9461
@kunalsingh9461 Год назад
super
@user-rj7tr5rl8c
@user-rj7tr5rl8c 3 месяца назад
one video make for project
@talhafarooq8016
@talhafarooq8016 2 года назад
Anil bro plz tell me how to use this concept with the class component
@samitdigitalart
@samitdigitalart Год назад
most important question 👍 everybody likes to ignore class when showing examples of params 😁
@AmitSharma-yb9vc
@AmitSharma-yb9vc 11 месяцев назад
How can validate the dynamic parameter value before routing, like we want to show if entered country name does not exist.
@rajasamantaray8613
@rajasamantaray8613 2 года назад
bro can you make a video dynamic routing with search type like when i put a name in a search box and then it open this search names page
@vibhavShrivastav
@vibhavShrivastav 10 месяцев назад
On refresh return 404 on live environment
@CodeLearnIit
@CodeLearnIit Год назад
I am not getting the code
@23_bishnu_cse35
@23_bishnu_cse35 Год назад
bro where is the github link ???
@deepanshu7266
@deepanshu7266 Год назад
github ki link hi ni h video mai
@CodeLearnIit
@CodeLearnIit Год назад
did u get link
@deepanshu7266
@deepanshu7266 Год назад
@@CodeLearnIit no
@allrounderknowledge888
@allrounderknowledge888 Год назад
Waste, you have to make proper navbar inside navbar using params not that only text show
Далее
React Router DOM | How to use it
21:12
Просмотров 20 тыс.
Learn Expo Router - Complete Tutorial
23:23
Просмотров 71 тыс.
React Native Tab Bar Routing with Expo Router
11:29
Просмотров 67 тыс.
What is Langchain and vector databases
21:48
Просмотров 26 тыс.
Context API in react | get the concept
29:00
Просмотров 52 тыс.