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: kzbin.info/www/bejne/kIHGo3iFfdV4pLc
@vaibhavdhole91172 жыл бұрын
which extension he is using for (auto) coding?
@tibettenballs49622 жыл бұрын
Pedro. Do you think your thingy is smaller than mine?? Yes or no.
@alelokaoseumu2 жыл бұрын
@@vaibhavdhole9117 It's Github's AI Copilot... but it requires joining a waitlist if you want to use it.
@avinaba_mazumdar2 жыл бұрын
how is your copilot so fast on recommending? mine takes time
@PedroTechnologies2 жыл бұрын
@@tibettenballs4962 bruh wtf lmaoo
@depressedorange90883 жыл бұрын
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
@PedroTechnologies3 жыл бұрын
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 :)
@vaibhavdhole91172 жыл бұрын
which extension he is using for (auto) coding?
@emmanueleban10962 жыл бұрын
@@vaibhavdhole9117 copilot i guess
@bikramjeetsarmah99952 жыл бұрын
@DepressedOrange what project did u make bro? Hit me up please 🥺
@deveshanandsrivastava62182 жыл бұрын
@@vaibhavdhole9117 emmet probably
@chickaberga23 жыл бұрын
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
@PedroTechnologies3 жыл бұрын
Wow this makes me very happy! It took me a while to make this video so I am really happy to hear this!
@vaibhavdhole91172 жыл бұрын
which extension he is using for (auto) coding?
@manumene2 күн бұрын
i agree
@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_dom9 ай бұрын
Thanks a lot for this addition too!!
@mabinogi19962 жыл бұрын
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 KZbin 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!
@davidnetk3 жыл бұрын
This was exactly the overview of React Hooks I was hoping to find. Thank you, Pedro, you're an excellent teacher.
@PedroTechnologies3 жыл бұрын
Thank you!
@emamarcela3542 жыл бұрын
I think I'm finally understanding hooks and how they work. You explain really well. Thank you so much, Pedro!
@kramyshan81212 жыл бұрын
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!
@zomerusama3 жыл бұрын
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.
@PedroTechnologies3 жыл бұрын
Thank you!
@fredianriko56483 жыл бұрын
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.
@scchengaiah49043 жыл бұрын
Thank you for explaining the concepts in a simplistic manner. The way the content was structured is excellent and easily understandable for beginners.
@codingtroops9057 Жыл бұрын
I want to thank you pedro. I was always worried about the hooks word when ever used in react because on every different forum their are no complete explaination of all hooks in react. I have gone through all the hooks you have explained and implemented my own version because of your help. Thank you so much and God Bless you.♥
@nawodmadhuvantha92913 жыл бұрын
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?
@yamilmsilva Жыл бұрын
here from NYC, I just finished watching your tutorial , THANK YOU SO MUCH !!!! i won’t lie to you the last 2 hooks were like so complex (not difficult) , however i rewatched them 3 times and i got them PERFECTLY.
@karnencaldo3 жыл бұрын
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.
@PedroTechnologies3 жыл бұрын
I appreciate that! Thank you for supporting the channel!
@ngouendgerard4114 Жыл бұрын
This is one of the most relevant tutorial I find out on React, the muscle of your head détend at your explanations, really, as react is almost confusing at times,you are really a great teacher Bro, you literally pops my esteem. YOUR tutorial is really like a part of a course bought on udemy, or somewhere else. You definitely are doing a great Job.Thank you for your consistency Pedro, it's means a lot for us, just keep going man...
@Stephen_LАй бұрын
Thank you for taking the time and effort to make this video! You did an excellent job of explaining and demonstrating the functionality of each of the hooks, and your approach made it very easy to comprehend even the more complex hooks as well. Cheers!
@emmanuelessien87393 жыл бұрын
Thanks man. These are ultimately the most important things when learning react, you've done great. Thanks again
@PedroTechnologies3 жыл бұрын
Glad you like them!
@DevSprint2 жыл бұрын
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
@coltanium133 жыл бұрын
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.
@PedroTechnologies3 жыл бұрын
Thank you so much! This took me a while to record + edit so I am very happy to hear you liked it!
@acupsf2 жыл бұрын
23:19: another way to do it is: _return {...state, count: state.count+1})_ Great tutorial, learned a lot!
@adnantariq33462 жыл бұрын
What a brilliant young man you are Pedro! Thank you for helping thousands of us.
@mearn_ctaftsman2 жыл бұрын
Just started and not missed a single clip till the end even I know some of the stuff. Excellent brother.
@amergaber39962 жыл бұрын
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!
@PedroTechnologies2 жыл бұрын
Glad it was helpful!
@westernpigeon2 жыл бұрын
dude i’m in the process of becoming a self taught developer and i’ve learned a shit ton from a lot of your videos and i promise, when i land a job i’m gona make a donation to the channel 🙏 the content is too good to be free! keep it up man 👏
@khal-drago-dj3 жыл бұрын
Wonderful explanation of all hooks along with good examples. Thank you, Pedro!
@vaibhavdhole91172 жыл бұрын
which extension he is using for (auto) coding?
@drivebuss8079 Жыл бұрын
I fkin paid more than 50 bucks to learn the same stuff on udemy, yet did not understand the concept of some hooks. Here this video is free and things clearly explained. Thanks you
@mrugamajmudar54333 жыл бұрын
This is exactly I wanted. Fantastic video, really appreciate your efforts, superb explanation of each hook with real-time examples. Cant thank you enough!!
@PedroTechnologies3 жыл бұрын
Glad it was helpful!
@andinkangala72822 жыл бұрын
I have been watching react hooks videos but i can say this is the best explained and i understood it so well. Thanks for this need to start applying them
@Girlgirls122332 жыл бұрын
I just finished, and yes it is!!!
@achuntps09132 жыл бұрын
Thank you for making this understandable video!! ✨ You're an excellent teacher!
@eb8931 Жыл бұрын
Pedro, this is an excellent video. I think almost all concepts in computer science are very easy once you understand them. But getting to the point of understanding them can be incredibly difficult. Your explanations and use of examples really simplified the understanding concepts part. I’ll check out your other videos, but really five stars on this one.
@losbopfos56373 жыл бұрын
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?
@saikiran91853 жыл бұрын
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
@codingispower1816 Жыл бұрын
Pedro, I have a react interview on Monday and I am using your vids to refresh. Thanks for all your content! It's helping me be ready for any curveballs they have for me
@Ram-sc6or Жыл бұрын
Thank you so much for this video
@douglasduran92512 ай бұрын
dude its the best react hooks lesson ive ever watched i totally learned evething easily Thanks Pedro 😍
@varaprasad41633 жыл бұрын
Such great content Pedro! Thanks a lot. please make a video on all life-cycle methods. it really helps a lot.
@PedroTechnologies3 жыл бұрын
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 :)
@shahidullahmuffakir6682 жыл бұрын
Your explanation is so simple and easy to understand. after going through Udemy course and other KZbin videos , my doubts were not clear , because most of the teachers are using complex language or making a very sample topic complicated but yours was the opposite. Thanks a lot brother. I am gonna follow you for future... Keep share your knowledge with us.
@MaximVasilkov Жыл бұрын
~1 hour and you know all the react hooks, perfect job!
@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
@adarshanayak83922 жыл бұрын
This was one of the best videos on react hooks, really informational, to the point, video I have seen on KZbin. 👍
@_Yolandi3 жыл бұрын
damn, this goes right into my playlist
@daniabuaf3 жыл бұрын
I haven't finished the video yet, but just for the useReducer hook explanation I already love it, man! Thanks a lot!!!
@PedroTechnologies3 жыл бұрын
Glad to hear it!
@VictorLafargaSetLifeSolutions3 жыл бұрын
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!
@PedroTechnologies3 жыл бұрын
It is Github Copilot!
@VictorLafargaSetLifeSolutions3 жыл бұрын
@@PedroTechnologies I'm on waiting list. Thank you
@bruhking67173 жыл бұрын
Thanks for the same question, I would like to ask. And thanks a lot to Pedro for the reply . It's helpful.
@teliiz3 жыл бұрын
@@PedroTechnologies is It free???
@moarifur Жыл бұрын
This is the only video out there which can teach me react hook!!! I don't know how to thank you brother so a big hug and thanks to 'PedroTech'.
@nuwanthuduwage68692 жыл бұрын
Great work!!!, Thank you for explanation. Keep it up. 👏👏👏✔
@chiawen.2 жыл бұрын
This is the clearest explanation about hooks that I have ever seen! It helps me a lot! Thank you soooo much!
@mahtabhossain3623 жыл бұрын
Pure Gold. Thanks for this outstanding video. Really helped clearing some concepts.
@PedroTechnologies3 жыл бұрын
I am very happy to hear this!
@priyankasowmya21182 жыл бұрын
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...
@PedroTechnologies2 жыл бұрын
Glad to hear that!!
@kurtguardia2 жыл бұрын
Great explanation, great refresher, just what I needed. Thanks man
@verygood53772 жыл бұрын
Thanks so much for this all-in-one video !! I can tell how much time you had to spend making it. Thank you !!
@am69303 жыл бұрын
Hi bro .iam from India
@PedroTechnologies3 жыл бұрын
Love my fans from India!
@rmt08582 жыл бұрын
Oh yeaaah
@jeffrey57182 жыл бұрын
Pedro man, you are the legend mate. Never did I watch one tutorial that explains everything about React Hooks plainly. I am able to grasp all the hooks all in once. Well done!
@tolu-john2 жыл бұрын
Am I the only one seeing "5K" on the version control tab 😅😅... Awesome video by the way
@DaveSmith-fu2ty10 ай бұрын
This is an excellent video. At first I was feeling hesitant about watching an hour and 38 minute video, but it flowed well and felt like 30 minutes. Great info and great examples. I am still a little lost on the useImperativeHandle portion, but I am sure that watching it again will fill in those gaps. Keep making videos and also become a professor. The students need you!
@jingli92322 жыл бұрын
thanks, I checked around a lot of videos, only your explanation about useReducer is super clear
@tasleem6416 Жыл бұрын
Really appreciate your effort! Thanks Mate!
@levihalperin76493 жыл бұрын
Agree with all the other comments. Best explanation on KZbin, deserves more veiws.
@PedroTechnologies3 жыл бұрын
Thank you :)
@programming7292 Жыл бұрын
The best tutorial out there.
@Sat-73 жыл бұрын
Your Effort will definitely be a part of so many Dev's knowledge. Thumb's up Pedro. Pretty straight forward. Thank you from 🇮🇳.
@noobdev41813 жыл бұрын
Great, I was looking for this. I just finished my full-stack course and I need to reinforce my knowledge. Thank you.
@benniegamali36222 жыл бұрын
Thank you so much for this explanation. Compairing the way I'm used to doing it to how to use the useState hook made it so much easier to understand! You're the best!
@aries3690 Жыл бұрын
Thank you so much for explaining so simply using such easy examples! I wasn't understanding why we would ever use the useReducer hook, but you made it so easy with the switch case!
@lhyrhoy Жыл бұрын
my number one teacher!!, I really enjoy all you tutorials and may God bless you so much for that👍👍
@amateruss2 жыл бұрын
Damn, I just realized that what I wanted to do using vanilla JS which I was not able to do could have been easily achieved using React. Now I'm sold.
@cassiosalvador7961 Жыл бұрын
Excellent video! Thank you so much!
@astralmaster16927 ай бұрын
Your style of teaching is perfect for me
@RodsWires2 жыл бұрын
The best course that I am done to understand Hooks. Thank you!
@akbar.n2 жыл бұрын
Thanks, Brother. The video was explained very well. The important part was that now we know there are at least these types of hoods and how it works. It will be very helpful to use them in projects.
@rakshitgupta6052 жыл бұрын
This is indeed the best hooks tutorial on youtube.
@Pareshbpatel3 жыл бұрын
This video crystallises my basic understanding of React Hooks. Very easy to follow. Thank you, Pedro. {2021-11-04}
@PedroTechnologies3 жыл бұрын
Thank you! Appreciate the support!
@okonkwo.ify182 жыл бұрын
Great tutorial. Doing some warm up cos I just passed a coding interview
@noshamezmez288 Жыл бұрын
many thanks Pedro for this amazing tutorial u helped me to understand hooks in a simple way .. keep Going
@needcode3 жыл бұрын
The best 86 minutes I have spent in my life. thank you!
@toufonglee50732 жыл бұрын
I'm pretty decent in React. I would like to say, you make it so easy to understand!! Great job.
@abhishekc232 Жыл бұрын
Amazing video. This is the only video which clearly explained hooks to me. Many thanks to you.
@ibnuakil6390 Жыл бұрын
Thank you for your tutorial, I was so confused with hooks before your tutorial, now I understand.
@AbdullahM-lc7le Жыл бұрын
just now finished the video .appericiated ❤ simple explanation thank you
@adityakotikalapudi3293 жыл бұрын
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.
@sachinmore8938 Жыл бұрын
Very well simplified and easily explained the difference between all types of Hooks! Thanks!
@arslanofcl5 ай бұрын
Pedro, how do you make learning code so simple? JUST AMAZING!!
@succeeder30442 жыл бұрын
wow, i understand everything about hooks in just one short video. Kudos to you 💪🏻
@parnikagupta42413 жыл бұрын
Thanks for this great video! Which extensions are you using with vs code? Esp the one that auto recommends you code...?
@tundefamilusi6872 жыл бұрын
A very good use case of the useReducer hook will be form inputs handling. The reducer will ultimately give the value of the form at every form input change at once.
@sigeikiprono28782 жыл бұрын
I wish I had saw this when I started, it this the coolest tutorial for hooks out here
@abeercodes2 жыл бұрын
the passion you have for coding is noticeable. You really inspire me
@luisacavalcanti36652 жыл бұрын
This is one of the best videos I have seen about hook. Congrats!
@kaicooper94212 жыл бұрын
Great tut, I didn't know how to use some of them. It would be great to have had know about some of these before hand
@omoladeomogbemi64422 жыл бұрын
I wish I could give you a hug right now and say a big thank you ❤️....I really really appreciate all you do.
@MrMeetganesh2 жыл бұрын
Nice Pedro, It is the most simple explanation of React hooks
@nditahsamweld3462 жыл бұрын
Very profound, yet comprehensive overview of React Hook. Kudos @PedroTech 👏👏👏👏👏
@kazno42732 жыл бұрын
The best tutorial vid I've seen so far
@huhume838910 ай бұрын
Amazing explantion to react usestate hook.As an angular developer I find it easy to use and effective
@Tiocode Жыл бұрын
Hey bro,🤚 Thank you for taking your time to explain various hook in this video, You clearly stated every details I needed to understand hooks in react
@ibadshaikh22152 жыл бұрын
Couldn't find a better hooks explanation than this one. Great! Keep it up dude...
@mertkantaroglu8104 Жыл бұрын
Great job on explaining each hook Pedro. Thanks for the video. Now I have some idea about hooks.
@joelnicholas71942 жыл бұрын
Thank you Pedro. You are a gifted teacher and engineer!
@onedaytimewin2 жыл бұрын
Your explanations are so frickin clean and effective. Thank you!
@chandankumargouda89193 ай бұрын
After a long time, got a premium content from you for hooks with easy understanding
@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...
@zonhuipan84673 жыл бұрын
英语不好,虽然没听懂你说了啥,但是你的代码已全部看懂了,知识点已全部吸收。Thank you
@nwachukwuakachiprince3504 Жыл бұрын
Honestly, this worth subscribing for. Thank you once again