Custom hooks in react | currency Project

preview_player
Показать описание
In this video we'll learn about custom hooks. how to create custom hooks how to use them along with that we'll look how to make api call and will discuss about optimization techniques and how to create reusable component.
While creating hook make sure you are using .js extension because
they don't return jsx they are js functions and you should follow the standard approach for creating hook that is hook should be started from use word.

timestamps

0:00 - 4:08 Intro
4:08 - 6:00 code intro
6:00 - 9:18 project setup
9:17 - 22:15 creating custom hook
22:16 - 37:46 creating component
37:46 - 39:09 Approach for exporting component
39:10 - 43:28 useId hook
43:28 - 47:00 state setup
47:00 - 58:13 working on functionality
58:13 - 59:30 debuging
59:30 - 1:00:00 checking functionality
1:00:00 - 1:01:37 assignment

Sara code yaha milta h

Discord pe yaha paaye jaate h:
https://""/discord
Instagram pe yaha paaye jaate h:
Рекомендации по теме
Комментарии
Автор

if the API is not working, please try this api

Ajaysingh-zcho
Автор

I don't know how you made a better React course than Coding Ninjas for which I paid 14000. Thanks a lot for this.

karanveerf
Автор

Understood 20%, 80% bounced over my head but learned many things and enjoyed need to watch once again

debasismuduli
Автор

Thank God, by reading comments I'm feeling relieved that I'm not the only one who only understood 20-30% of the video 😭😭 ...!! This video was a little tough but interesting at the same time. As a beginner I'll have to practice everything again I guess.

Niraj_Kr
Автор

For those who are in confusion that why in second select option INR is not showing just because sir mistakenly written selectCurrnecy={from} instead of selectCurrnecy={to}... Do this then u will out of terror 😅🙌

Aptilover
Автор

note: Always use key while looping and mapping over an array in React to display a component

shoaibkhan-jonx
Автор

video 4-5 bar dekhi fir jake project banaya or vo bi lecture ke sath dekhte dekhte, lekin sikha bhot kuch, thanku sir

manjeeshchauhan
Автор

First time diving deep into the topic rather than rot learning the things. Kudos to the amazing series ❤

shivikagarg
Автор

this video was a bit complex to understand but u did a great job in putting so many important topics into a simple project.

namandeep
Автор

The way you break down complex concepts into clear and concise explanations that are very easy to understand is just amazing.

softheartpeople
Автор

Excellent tutorial! The content is well-structured and explained clearly. I'm excited to learn more from your future projects and videos. Keep up the great work!

SarveshKumar-
Автор

Remember the key while using loop in react.

Thank you sir for all the hard work you put in here.

Nikhilat
Автор

Great teacher.... Very few teacher's in any platform teaches in that level of depth

syedehsan
Автор

sir, one suggestion from my side, you are trying to do at once, try to show each function separately, means when single function done, show to student their result, then start on another section

rsetyef
Автор

I can confidently say that I ended up learning at least 100 new things + 500 things in depth that I already knew earlier due to this AMAINGLY crafted video/project tutorial.
Thanks Hitesh for putting this up and being there as our mentor.

thecalgarians
Автор

Your approach to teaching React is truly commendable!

ashvinihyalij
Автор

to fix the "usd" issue in both fields, add selectCurrency={to} in the second inputBox and onCurrencyChange={(currency) => setFrom(currency)} in the first inputBox (sir added selectCurrency={from} in both the input boxes and onCurrencyChange={(currency) => setAmount(amount)} in the first inputBox)

SahilMalik-jlte
Автор

Great video,
But i guess the flow of the video(project) made it hard for me to understand as it gets complex at the end and hard to understand as to how various data points are passed through out the project . It will be really helpful if you can at the end, explain the workflow of the projects .

Mojo_._Jojo
Автор

i watched this lecture 3 times but now i am feeling confident thanks a lot for such a great course

mohdarshan
Автор

this guy explains pretty good javascript and reactjs
BUT !!!!
this was the hardest video to understand by far. Even after watching this video and practicing side by side i was totally confused and still am. this video shouldn't be covered in one video and sir should had need to make to multiple parts on this project. after watching this video for multiple times i am leaving this video because as a pure begginer this was very confusing and un-understandable. Very hard way of teaching React by far.

beside all much love <3

randomdailycompilations