Love how you left the error in and explained in detail how to fix it. Much better than having a "perfect" video where everything just works.
@marinav3940 Жыл бұрын
Best description! Thank you so much. Most youtube dev pages talk too fast and don’t explain the little important things.
@onlinecitizen84143 ай бұрын
Thank you so much! I watched so many videos on this and your's the the only one so far that explains the correlation of the useparam object property name with the one set by programmer in the route definition.
@taylorbarron49502 жыл бұрын
This is exactly what I needed to complete my project. Well put in less than 10 minutes. Thank you!
@antipusrises2 жыл бұрын
I really appreciate that you used TypeScript in this, as I was dealing with a very similar type issue in my code and this helped me understand things better.
@MBogan Жыл бұрын
Brilliant guide, I was really struggling to wrap my head around this before I found your video, thank you!
@diegoguatemala5287 Жыл бұрын
exactly what I needed, just right to the point and very well explained! You can tell how much experience he's gotten! Thanks for this man!
@qingsong40993 жыл бұрын
Great guide!!! This is what I have been looking for!!! Thank you so much for such a clear and detailed explanation!
@lucianasuciu47982 жыл бұрын
i love you !! 😂😍 I was searching for 3h for this information. Thanks a lot ! 😘
@munawarhussain40402 жыл бұрын
Thanks a lot man. I had seen a number of videos but all of them were using another technique.
@vasilemidrigan502 жыл бұрын
A nice observation about another tutorials regarding to id .......
@mohammadhuzaifa5985 Жыл бұрын
Great guide last one day I was searching but you solve my problem thanks. I do 777 like and 55 comment complete😂😂😂😂
@aris13pat12 жыл бұрын
Thank you. The best explanation I've come across. Subscribed! Keep up the good work!
@sanjamsinghkalsi59373 жыл бұрын
Thankyou so much!!! Really helped me in my company's project! :)
@buteranelly3 жыл бұрын
Thanks man you have no idea how much you've helped me
@Barzx3 жыл бұрын
it is a shame that this doesn't works with router 6, is a good video
@mertsuhaigac1672 жыл бұрын
you saved my day this is exactly what I needed thanks for the tutorial
@kmax2356 Жыл бұрын
Really thank you brother, It was help to release my stress... 🥰
@width192 жыл бұрын
goshhh, you explain things so clearly
@jimcarpenter71743 жыл бұрын
Thank you! This is exactly what I was looking for.
@nagalakshmibutti8067 Жыл бұрын
useParams() is not working in the Class component. Then how can we get URL parameters when we use class component instead of a function component?
@JOEY-xj4ds2 жыл бұрын
Update: 'Switch' has been changed to 'Routes'. Just happened like a few days ago lol
@Room31023 жыл бұрын
Awesome tutorial. I think you might have helped solve a problem of mine. Instant subscribe.
@tajanamarijaatanaskova22013 жыл бұрын
Thank you so much!!! I really needed this
@ryansatchell23023 жыл бұрын
Any vids on doing this without useParams? I can't convert my react class to a SFC and thus hooks are not allowed.
@sirbalafort26203 жыл бұрын
Great tutorial! I have a question: If I didn't want to pass the destructured { id } into the body where I am rendering, where would I pass it into the component? Say, for the purposes of rendering individual blog posts and for practical reasons not wanting the { id } to show up in the body with the blog texts.
@edutechional3 жыл бұрын
I'm not sure if I completely understand what you're wanting to do, but you could always create nested components and then pass the ID value as a prop
@sirbalafort26203 жыл бұрын
@@edutechional That answers my question, thank you!
@nituchoudhury1294 Жыл бұрын
Thanks a ton! This is really very helpful
@thebrain6782 жыл бұрын
Is there a way to initially start use params with the value? What I mean is without clicking on the route so you just start the page off with already a value
@taylorbarron49502 жыл бұрын
useEffect with the param value is probably what you want to do if you haven't figured it out yet
@ionlytakeaction37733 жыл бұрын
Great amazing guide, what theme?
@nemss536610 ай бұрын
bro ? can use UseParams on a class component ? above render method ?
@ColabGuy2 жыл бұрын
Nice! I used it to create a referral link.
@ishowvideos113 жыл бұрын
Hey, Can you please make a video on passing URL params using react-router-dom V6?
@soaibshaikh85592 жыл бұрын
hey! i want to get url data using class component how can i get this ?
@shepniel3 жыл бұрын
Excellent video, thanks for sharing :)
@knwoledgeseeker3812 жыл бұрын
I've done the same but my username and password are showing in the URL wich i dont like.. any idea how to hide it ??
@ne1butu12 жыл бұрын
This was fantastic. Thank you!
@vivekn4u3 жыл бұрын
hi, nice tutorial also can you explain how to get from data in a hook like a query string. in PHP we use $_POST[""], but not able to find anything in reactjs except query string for URL params. Thank you in advance
@edutechional3 жыл бұрын
If you're using React Router, it's very similar to the process I showed. They have a 'useParams' hook that let's you get the query string value, this shows how to use it: reactrouter.com/web/example/url-params
@vivekn4u3 жыл бұрын
@@edutechional thank you for the reply but my use case is that the payment gateway is sending the success/failure response to my reactjs page route and the reply is in Form data, if the data is in url I can get it using query string but don't know how to get this form data (POST method) which is In key-value pair.
@mpb04063 жыл бұрын
Great explanation!
@kunalpatil12503 жыл бұрын
i want to pass user id in url , then what should i do
@binhtruong33733 жыл бұрын
Thanks so much, it really helps
@harutinnnn13 жыл бұрын
In a function, this is clear, but how to do it in a class?
@salarhashemian34362 жыл бұрын
Thanks man! this really helped
@Djolesabijacica2 жыл бұрын
nice explanation
@Human_Evolution-3 жыл бұрын
flew over my head at the end : ???? : ?????? meeeeh