Тёмный

React Hooks Course - All React Hooks Explained 

PedroTech
Подписаться 214 тыс.
Просмотров 1,1 млн
50% 1

Наука

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

 

30 сен 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 935   
@PedroTechnologies
@PedroTechnologies 2 года назад
Hey everyone! A lot of you guys are asking what is the extension that autocompletes stuff in this video. The extension I am using is Github Copilot! I just posted a video going over my favourite VSCODE extensions: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-ZPcrEOHpEnU.html
@vaibhavdhole9117
@vaibhavdhole9117 2 года назад
which extension he is using for (auto) coding?
@tibettenballs4962
@tibettenballs4962 2 года назад
Pedro. Do you think your thingy is smaller than mine?? Yes or no.
@alelokaoseumu
@alelokaoseumu 2 года назад
@@vaibhavdhole9117 It's Github's AI Copilot... but it requires joining a waitlist if you want to use it.
@avinaba_mazumdar
@avinaba_mazumdar 2 года назад
how is your copilot so fast on recommending? mine takes time
@PedroTechnologies
@PedroTechnologies 2 года назад
@@tibettenballs4962 bruh wtf lmaoo
@depressedorange9088
@depressedorange9088 3 года назад
Hey Bro just wanted to let you know I just won the project of the year and it wouldn’t have been possible without your help. Thanks a lot man. You don’t know much it has impacted me. Keep doing your thing. I’m dropping some Ms for you on my first pay slip. Cheers
@PedroTechnologies
@PedroTechnologies 3 года назад
Hey, this is amazing! Im so happy to hear this, you have no idea! Thank you for watching my videos, im really happy to know you were impacted by them :)
@vaibhavdhole9117
@vaibhavdhole9117 2 года назад
which extension he is using for (auto) coding?
@emmanueleban1096
@emmanueleban1096 2 года назад
@@vaibhavdhole9117 copilot i guess
@bikramjeetsarmah9995
@bikramjeetsarmah9995 2 года назад
@DepressedOrange what project did u make bro? Hit me up please 🥺
@deveshanandsrivastava6218
@deveshanandsrivastava6218 2 года назад
@@vaibhavdhole9117 emmet probably
@chickaberga2
@chickaberga2 3 года назад
Been learning React for about a month and I can safely say this tutorial was the most helpful out of any other React video I've watched
@PedroTechnologies
@PedroTechnologies 3 года назад
Wow this makes me very happy! It took me a while to make this video so I am really happy to hear this!
@vaibhavdhole9117
@vaibhavdhole9117 2 года назад
which extension he is using for (auto) coding?
@davidnetk
@davidnetk 3 года назад
This was exactly the overview of React Hooks I was hoping to find. Thank you, Pedro, you're an excellent teacher.
@PedroTechnologies
@PedroTechnologies 2 года назад
Thank you!
@emamarcela354
@emamarcela354 2 года назад
I think I'm finally understanding hooks and how they work. You explain really well. Thank you so much, Pedro!
@andresguerra8580
@andresguerra8580 Год назад
I found this tutorial very useful, however there were a few things worth mentioning that were left out in the video. 1) useEffect hook is used for handling things outside the scope of React, like manually manipulating the DOM , make an API call, access to localStorage, etc. 2) useEffect hook is also used to keep different states in sync. 3) importance of the cleanUp funciton when using useEffect hook, to avoid memory leak on components that are not unmounted by React. 4) Main problem that useContext solve is to avoid prop drilling, in other words avoid passing props from a parent component to deeply nested components when components in between won't even use these props, if the idea is just to reuse a piece of component we can use custom hooks instead
@sasuke_dom
@sasuke_dom 8 месяцев назад
Thanks a lot for this addition too!!
@nawodmadhuvantha9291
@nawodmadhuvantha9291 2 года назад
Thank you so much. This is a most understandable tutorial about react hooks. I have a simple request. Would you mind, mention the vs code plugin that you used for getting suggestions?
@parnikagupta4241
@parnikagupta4241 3 года назад
Thanks for this great video! Which extensions are you using with vs code? Esp the one that auto recommends you code...?
@zomerusama
@zomerusama 3 года назад
You're such a great teacher. I've learn more in your 1 and a half hour video course than a 15 hour course in Udemy.
@PedroTechnologies
@PedroTechnologies 3 года назад
Thank you!
@mabinogi1996
@mabinogi1996 Год назад
I recently started as a full time software engineer out of college, and I have been interested in exploring some of my team’s front end stuff (which is using React). I went through several Udemy courses and RU-vid videos, but always found myself getting very confused by their explanations. This video was by far the most helpful, and I have now gone from React looking like gibberish magic to having a decent understanding of how it all works! Thanks Pedro!
@tonyzheng3924
@tonyzheng3924 3 года назад
Hey Pedro, what's the extension you're using which suggest setState? And what useful extensions do you use for react development?
@selavisagency6397
@selavisagency6397 3 года назад
I was curious too. It was very useful
@scchengaiah4904
@scchengaiah4904 3 года назад
Thank you for explaining the concepts in a simplistic manner. The way the content was structured is excellent and easily understandable for beginners.
@DevSprint
@DevSprint Год назад
finaly understood the hooks, let me know which extension your using, I noticed that when you are coding there some suggestion for you. Thank you brother
@nuwanthuduwage6869
@nuwanthuduwage6869 2 года назад
Great work!!!, Thank you for explanation. Keep it up. 👏👏👏✔
@alimansour7717
@alimansour7717 2 года назад
If you're still seeing duplicate calls in your useEffect, remove React.StrictMode in your index.js
@Ram-sc6or
@Ram-sc6or Год назад
Thank you so much for this video
@tolu-john
@tolu-john 2 года назад
Am I the only one seeing "5K" on the version control tab 😅😅... Awesome video by the way
@VictorLafargaSetLifeSolutions
@VictorLafargaSetLifeSolutions 3 года назад
Hello, Pedro very useful and well-explained video. I'd like to know what extension that you are using in vscode that auto-complete when you type. Thank you!
@PedroTechnologies
@PedroTechnologies 3 года назад
It is Github Copilot!
@VictorLafargaSetLifeSolutions
@VictorLafargaSetLifeSolutions 3 года назад
@@PedroTechnologies I'm on waiting list. Thank you
@bruhking6717
@bruhking6717 3 года назад
Thanks for the same question, I would like to ask. And thanks a lot to Pedro for the reply . It's helpful.
@teliiz
@teliiz 3 года назад
@@PedroTechnologies is It free???
@rickybahari4283
@rickybahari4283 3 года назад
on 8:08 what extension did u use that gives some kind of hint about the useState syntax u're about to write?
@_Yolandi
@_Yolandi 3 года назад
damn, this goes right into my playlist
@coltanium13
@coltanium13 3 года назад
Fantastic explanations of all the hooks. one of the best react hook video tutorials ive watched. I appreciate how you put bookmarks in your video for easy navigation too.
@PedroTechnologies
@PedroTechnologies 3 года назад
Thank you so much! This took me a while to record + edit so I am very happy to hear you liked it!
@adeboyeoyelola465
@adeboyeoyelola465 3 года назад
Hey pedro Thanks so much. Please what extension are u using for your visual studio that like shows an auto suggest like in 19:34 Thanks Again
@PedroTechnologies
@PedroTechnologies 3 года назад
That is Github Copilot lmaoo I applied for the waitlist and was able to get it!
@adeboyeoyelola465
@adeboyeoyelola465 3 года назад
@@PedroTechnologies Alright Thanks
@emmanuelessien8739
@emmanuelessien8739 3 года назад
Thanks man. These are ultimately the most important things when learning react, you've done great. Thanks again
@PedroTechnologies
@PedroTechnologies 3 года назад
Glad you like them!
@KrunalPithadia-p5y
@KrunalPithadia-p5y Год назад
whats that thing that keeps you suggesting code when you code? is it an extention ?
@rajkgoel77
@rajkgoel77 3 года назад
Wonderful explanation of all hooks along with good examples. Thank you, Pedro!
@vaibhavdhole9117
@vaibhavdhole9117 2 года назад
which extension he is using for (auto) coding?
@truth-is-only-one
@truth-is-only-one 3 года назад
Hey Pedro Thanks for great video! I would like to ask you what kind VS code extensions are you using , I can see your vscode extensions automatically completing react code
@amrishpandey7916
@amrishpandey7916 3 года назад
yeah i want to know this too
@karnencaldo
@karnencaldo 3 года назад
I love the way you explain things, and this is what bring me back to your channel every time I need my React skills updated. I went from 0 programming skills to building my own app exactly the way I wanted thanks to your CRUD tutorial series and I want to say that I am very thankful and will donate to you when I can. You are awesome and don't stop making videos, they are very much needed for people like me. Thank you.
@PedroTechnologies
@PedroTechnologies 3 года назад
I appreciate that! Thank you for supporting the channel!
@ashwinigawade2284
@ashwinigawade2284 Год назад
Hi, PetroTech, its awesome to learn all the hooks in first attempt. i am just having a little query can you please tell me which snippets you used for code recommendations while writing code. Syntax or function automatically shows when you write some line of code.
@achuntps0913
@achuntps0913 2 года назад
Thank you for making this understandable video!! ✨ You're an excellent teacher!
@rajesht9702
@rajesht9702 Год назад
Thank you So Much for making this Video.
@mrugamajmudar5433
@mrugamajmudar5433 2 года назад
This is exactly I wanted. Fantastic video, really appreciate your efforts, superb explanation of each hook with real-time examples. Cant thank you enough!!
@PedroTechnologies
@PedroTechnologies 2 года назад
Glad it was helpful!
@michelgerges2678
@michelgerges2678 3 года назад
thank you pedro awesome video
@amergaber3996
@amergaber3996 2 года назад
Hey Perdro, this exaplantion should be in the docmentation of React Js. You are such a great tutor. I really loved the way you explain things, very soomth and clear. Keep going bro!
@PedroTechnologies
@PedroTechnologies 2 года назад
Glad it was helpful!
@adityakotikalapudi329
@adityakotikalapudi329 2 года назад
Wow really beautifully explained the way every hook works and to use which hook in which situation. Bit of time took to understand the useContext. Thanks and you could do a series on e commerce website using react.
@kramyshan8121
@kramyshan8121 Год назад
I have to say something, your tutorial is way better than the documentation itself. You show the details and why everything goes on. To me this channel is definitely the go to place for programmers. Thank you very much and keep it up just like this, bro!
@tasleem6416
@tasleem6416 Год назад
Really appreciate your effort! Thanks Mate!
@varaprasad4163
@varaprasad4163 3 года назад
Such great content Pedro! Thanks a lot. please make a video on all life-cycle methods. it really helps a lot.
@PedroTechnologies
@PedroTechnologies 3 года назад
I kinda go over the useEffect and useLayoutEffect hooks in this video. But I didn't go in full depth and talked about stuff like cleanup functions and so. I can make a video on it :)
@cassiosalvador7961
@cassiosalvador7961 Год назад
Excellent video! Thank you so much!
@losbopfos5637
@losbopfos5637 3 года назад
That was exactly what I needed. Maybe it would be nice if you explain more concepts of React. For example whats the difference between function components and class components?
@saikiran9185
@saikiran9185 3 года назад
function component is used when there is no change of props class components is used when props data are chages over the time this is major difference as i knew
@govind9756
@govind9756 2 года назад
what is the extension that you were using to autocomplete the syntax?
@mahtabhossain362
@mahtabhossain362 3 года назад
Pure Gold. Thanks for this outstanding video. Really helped clearing some concepts.
@PedroTechnologies
@PedroTechnologies 3 года назад
I am very happy to hear this!
@RyanSinn
@RyanSinn Год назад
Skip to 4:30 when information actually starts
@kurtguardia
@kurtguardia 2 года назад
Great explanation, great refresher, just what I needed. Thanks man
@andrews13
@andrews13 Год назад
The tutorial is great but the video quality sucks
@am6930
@am6930 3 года назад
Hi bro .iam from India
@PedroTechnologies
@PedroTechnologies 3 года назад
Love my fans from India!
@rmt0858
@rmt0858 2 года назад
Oh yeaaah
@abhishekjoshi1087
@abhishekjoshi1087 3 года назад
Hey bro.. Can you please tell me what plugin you are using for auto suggestion? Anyone know pls let me know thanks
@PedroTechnologies
@PedroTechnologies 3 года назад
Github copilot!
@adnantariq3346
@adnantariq3346 2 года назад
What a brilliant young man you are Pedro! Thank you for helping thousands of us.
@ramsir011
@ramsir011 3 года назад
very very nice hooks tutorial. I am learning so much from your tutorial. Thanks a lot
@PedroTechnologies
@PedroTechnologies 3 года назад
Happy to hear that!
@MaximVasilkov
@MaximVasilkov Год назад
~1 hour and you know all the react hooks, perfect job!
@VEOdev
@VEOdev Год назад
I watched a 10min videos and know all the react hook, to be honest it is not something to learn in 1.5h that's a long time for such simple thing, best way to learn just watch fast 10min video and start practice with it going back to documentationn
@developertools95
@developertools95 6 месяцев назад
found this tutorial very useful, however there were a few things worth mentioning that were left out in the video. 1) useEffect hook is used for handling things outside the scope of React, like manually manipulating the DOM , make an API call, access to localStorage, etc. 2) useEffect hook is also used to keep different states in sync. 3) importance of the cleanUp funciton when using useEffect hook, to avoid memory leak on components that are not unmounted by React. 4) Main problem that useContext solve is to avoid prop drilling, in other words avoid passing props from a parent component to deeply nested components when components in between won't even use these props, if the idea is just to reuse a piece of component we can use custom hooks instead
@takethistogo
@takethistogo 2 года назад
love the video and thanks for it but too many commercials in between man. Makes you lose where you were at middle of the programming. A bit lesser commercials will be way better
@PedroTechnologies
@PedroTechnologies 2 года назад
Thank you! I don't chose how many commercials each user gets unfortunately, so some people dont see any and some people see the max amount I set. If it was a lot i can for sure decrease the max amount :)
@KamlRomodan
@KamlRomodan Год назад
What's the add-in that's suggesting the syntax? @18:59
@priyankasowmya2118
@priyankasowmya2118 2 года назад
Hi bro... Being new to coding I was very much tensed on how toy attend interviews... But after I saw 10 mins of ur hooks video... I got inspired by the way you explain them and it really built in confidence in me... Thanks a ton... I request you to upload javascript tutorial if possible bro.. tht helps me a lot...
@PedroTechnologies
@PedroTechnologies 2 года назад
Glad to hear that!!
@kayodeelement9149
@kayodeelement9149 2 года назад
I haven't watched this video but the comments I'm seeing here man I'm so happy to have found this video.
@PedroTechnologies
@PedroTechnologies 2 года назад
Hope you like it :) If you have any questions, just let me know!
@LauraCeconi
@LauraCeconi 3 года назад
Hi Pedro, very good video! I wonder if you are interested in translating this video's subtitles into Portuguese? I can help with that! Please contact me if you think it is a good idea :)
@fadypy
@fadypy Год назад
Thank you
@Pareshbpatel
@Pareshbpatel 2 года назад
This video crystallises my basic understanding of React Hooks. Very easy to follow. Thank you, Pedro. {2021-11-04}
@PedroTechnologies
@PedroTechnologies 2 года назад
Thank you! Appreciate the support!
@karunadev7076
@karunadev7076 2 года назад
React team is trying 100% to screw the framework in every possible way. LOL
@napoleonbonaparte1260
@napoleonbonaparte1260 3 года назад
Make a redux tool kit as well Pedro. I think you will be the first one to make a crash course if you wanted to creat such tutorial.
@JesseParentGP
@JesseParentGP 2 года назад
This is great! But why is UseLayoutEffect labelled twice in the description and timeline instead of it saying "52:49 | UseImperativeHandle"?
@PedroTechnologies
@PedroTechnologies 2 года назад
Thank you! It was a mistake hahaha just fixed! Thank you for pointing it out :)
@JesseParentGP
@JesseParentGP 2 года назад
@@PedroTechnologies I am glad it helped! I just thought I might have missed something. You have a lot of great content on your entire channel. Already subscribed! Thanks for all you do!
@muzika5001
@muzika5001 2 года назад
Great tutorial however, I would love to see more TypeScript based tutorials instead of Javascript. Keep your good work up man! :)
@RodsWires
@RodsWires 2 года назад
The best course that I am done to understand Hooks. Thank you!
@fredianriko5648
@fredianriko5648 3 года назад
this really helps a lot for a dummy like me who is really confused when reading the official documentation of ReactJS, been trying to understanding the hook concept from reading the documentation, but still confused about how to use it practically.
@shahidrizwan6903
@shahidrizwan6903 3 года назад
Awesome work, Pedro! Big fan of your channel
@PedroTechnologies
@PedroTechnologies 3 года назад
Thank you Shahid!
2 года назад
Hi! Thanks for the tutorial! May I ask which code completion tool do you use?
@vibhorkashyap
@vibhorkashyap 3 года назад
What if we use useLayoutEffect hook for fetching API data? Will it affect the UX by any chance?
@southern_smacker
@southern_smacker 28 дней назад
I am just wondering that while starting with useEffect hook, the hook was called only twice when you loaded the page. But expected behaviour is: 1. First page render causes useEffect to trigger 2. Axios call returns and updates data. 3. data is changed in the State 4. This triggers another render of the component to update new data variable value. 5. This trigger of render causes call to useEffect a second time. 6. With the useEffect call, the process starts repeating by sending another axios call, which changes data in State, which in turn causes re-render of the component. This should trigger another call to useEffect and thus the application should be stuck in a perpetual loop. But what we see is that it stops after 2 runs. Any explanation about it?
@joelexperienced
@joelexperienced 2 года назад
THANK YOU SIR. This is beautiful. Hope for big subs for you 🔥🔥
@madebyai
@madebyai 3 года назад
I'd love to know what's the name of the autocomplete extension that suggests code completion as you type. Tried to search for it all over, and couldn't find anything. Thanks plenty either way :)
@PedroTechnologies
@PedroTechnologies 3 года назад
It is called github copilot!
@BarakAlmog
@BarakAlmog 3 года назад
@PedroTech Much appreciated :) and even more that you take the time to read and reply to comments. You the real MVP 🙏✌️
@jackdesparrow4783
@jackdesparrow4783 7 месяцев назад
Am only the one who came across this content too late....no worries Iearned alot work hard more more
@DanielOliveiraCarvallho
@DanielOliveiraCarvallho Год назад
Very clear, and nice. Good job!
@loverphp5605
@loverphp5605 2 года назад
thanks for your nice titural i liked it
@faizwaghoo1722
@faizwaghoo1722 2 года назад
Anyone knows the name of the autocomplete/intellisense plugin that they're using? It's super amazing.
@PedroTechnologies
@PedroTechnologies 2 года назад
Github Copilot
@faizwaghoo1722
@faizwaghoo1722 2 года назад
@@PedroTechnologies Thank you so much!
@RW-he5fu
@RW-he5fu 8 месяцев назад
useRef:1. get inputRef.current.value. 2. inputRef.current.focus() 3.清空输入框 inputRef.current.value="" 4. access child components' input current.value from the parent
@gabrielgherman87
@gabrielgherman87 2 года назад
Excelente vídeo!!! Estou adorando o seu canal e acabei de recomendar para um amigo de Vancouver também!!!
@lutfiikbalmajid3128
@lutfiikbalmajid3128 3 года назад
i'll keep it. still 12 episode web full stack 😁
@PedroTechnologies
@PedroTechnologies 3 года назад
Hahaha finish the full stack series then come back to this!
@lutfiikbalmajid3128
@lutfiikbalmajid3128 3 года назад
@@PedroTechnologies off course i will finish it, your explanation is complete and easy to understand. and also i am learning to implement relation database with react.
@fabsync
@fabsync 2 года назад
I am sort of color blind and I can't read very well red colors or similar ones.. "return"/ "export default" font colors I can't see...
@PedroTechnologies
@PedroTechnologies 2 года назад
I apologize, what font do you find best for people who are color blind? I will use it in my videos from now on!
@fabsync
@fabsync 2 года назад
@@PedroTechnologies the font you are using is perfect.. and the other colors work for me except that one.. the background color you have is pretty similar to the one I have.. for my font colors I usually use shades of blue, yellow, green and white (never red, or redish pinks or colors with no contrast) --- 5-10% of the population in the USA is estimated to be color blind
@level1gg
@level1gg 3 года назад
Awesome video man! What extension are you using for the predictive code?
@chukwupaschal1012
@chukwupaschal1012 5 месяцев назад
Thank you very much for sharing this. However, I have been trying out your method in the useImperative Hook to import the Child Button component into the Parent Component but it creates two buttons on the display in my browser. The same applies to the useContext hook. But it doesn't appear that way in your tutorial. I'd like to know if there's something that I am doing wrong that could be causing this.
@ejikeezekwunem4162
@ejikeezekwunem4162 2 года назад
Thank you so much for this great tutorial. I'm wondering why I can't just use the useEffect hook and pass the data as dependency instead of using the useMemo hook. It appears to do the same thing. Any thought on that?
@vishalramnani5884
@vishalramnani5884 2 года назад
I was wondering the same!
@kage-musha1702
@kage-musha1702 2 года назад
at reducer function under case "INCREMENT": return {state.count:state.count+1,state.showText:!state.showText} why not the above logic ?
@juneroyd.quinimon495
@juneroyd.quinimon495 2 года назад
Thank you so much for the video bro, really helps me a lot
@PedroTechnologies
@PedroTechnologies 2 года назад
Glad to hear that!
@wastedmama
@wastedmama Год назад
which extension you are using in your vs code for code suggestion
@biswabaibhabsubudhi
@biswabaibhabsubudhi Год назад
github copilot
@mannamramakrishna4847
@mannamramakrishna4847 2 года назад
In the example shown in the useReducer hook, what is the need for using two case values in switch(Increment,toggleShowText), we can use one thing. return({count:state.count+1,boolValue:!state.boolValue});
@ravigautam1608
@ravigautam1608 2 года назад
I learned a lot from this video thanks for creating such a valuable content
@chansiewhuang9647
@chansiewhuang9647 3 года назад
Super nice stuff! Thanks for the great video! =D
@hangvu2774
@hangvu2774 3 года назад
Hi Pedro, thank you for your video. If possible, please make videos about async/await and Redux Saga. Because async/await is cleaner than Promise and then/catch. I have a feel that Redux Saga, which uses async/await will win over normal Redux to manage the redux store when the store size become massive. Just want to shape myself to use Redux Saga from now on for long-term good. Hope to hear from you. G'day
@aperturemaker
@aperturemaker Год назад
Awesome Tutorial. Improve code for Button Click : // Button Listener const increment = (event) => { if (event.detail === 1) { // Single Click setCounter(counter + 1); } else if (event.detail === 2) { // Double Click setCounter(counter + 20); } console.log(counter); }
@arslanofcl
@arslanofcl 3 месяца назад
Pedro, how do you make learning code so simple? JUST AMAZING!!
@nattygamer8577
@nattygamer8577 2 года назад
Hi , I am not able to understand the sign given after setUserName in the login.js file; Please help me for the same.. const {setUserName}? useContext(FirstContext);
@douglasduran9251
@douglasduran9251 10 дней назад
dude its the best react hooks lesson ive ever watched i totally learned evething easily Thanks Pedro 😍
@atmanirbharladka4467
@atmanirbharladka4467 3 года назад
Question: If someone is using the useReducer hook and there are 5 state variables. User will have to pass them for every case in reducer? Is there a way to not write all of them and change just one without affecting others? Also, which extension are you using for autocomplete? It's dope.
@ryancathcart6956
@ryancathcart6956 3 года назад
Check out javascript array/object spreader operators. That may help you.
@mDHARYL
@mDHARYL 7 месяцев назад
Can i destructure the switch ? return {...state, count: state.count + 1 } Right now i can't use my computer. Thanks
@mwnkt
@mwnkt 3 года назад
I loved the video, it really helped me understand react hooks.
@PedroTechnologies
@PedroTechnologies 3 года назад
Im so happy to hear that :)
@grihoriko8800
@grihoriko8800 Год назад
I have an interesting story regarding LayoutEffect. Since its not widely used I used useEffect in my app and got a problem when I needed to render stuff before the page is shown to the user. I made a horrendous overlycomplicated useEffect for that task and then several months later stumbled upon this video only to realize that using Layout Effect would allow me to do this using couple strings and 5 minutes of time! Live and learn...
@jaskarvinmakal9174
@jaskarvinmakal9174 2 года назад
Pedro I think you're my hero.
@tylermyers8735
@tylermyers8735 Год назад
why aren't you using the callback function for setInputValue in the useState example? thanks for the vid
@sunnyrauniyar6769
@sunnyrauniyar6769 Год назад
Awesome video, very helpful. thanks a ton❤. Could have added the management of life cycle using the useEffect hook.
@purushothams206
@purushothams206 2 года назад
8. UseMemo hook : Here while calling API in useEffect hook, there itself in dependency array we could have passed data state . So, whenever page rerenders useEffect will not be called as the data state doesn't change ?
@permanar_
@permanar_ 2 года назад
1:16:46 LMAO, you're struggling deciding whether is jt pronounce as data, data or data. Nice.
Далее
БЕЛКА ЗВОНИТ ДРУГУ#cat
00:20
Просмотров 646 тыс.
ТАРАКАН
00:38
Просмотров 1,2 млн
6 React Interview Questions You Have to Know
13:10
Просмотров 118 тыс.
Every React Concept Explained in 12 Minutes
11:53
Просмотров 669 тыс.
Why Signals Are Better Than React Hooks
16:30
Просмотров 478 тыс.
All The JavaScript You Need To Know For React
28:00
Просмотров 621 тыс.
ALL React Hooks Explained in 12 Minutes
12:21
Просмотров 133 тыс.
Круче iPhone
0:29
Просмотров 13 тыс.
Huawei с тремя экранами
1:00
Просмотров 408 тыс.
Последствия выхода Айфона 16
0:23