Learn Custom Hooks In 10 Minutes

preview_player
Показать описание
🚨 IMPORTANT:

In this video I cover everything you need to know about creating your own custom hooks. I go over all the main use cases for custom hooks as well as many common mistakes that developers make when creating custom hooks. In this video I will cover two different examples of how custom hooks can best be used. This is part of a series of React videos where I cover all the important hooks in React.

📚 Materials/References:

🧠 Concepts Covered:

- How to use custom hooks in React
- How to create custom hooks in React
- Best practices for custom hooks in React

🌎 Find Me Here:

#ReactJs #WDS #CustomHooks
Рекомендации по теме
Комментарии
Автор

I'm usually not using custom-hooks because I lack the imagination where to use them, and video just gave me 2 great ideas, thanks ! :)
It would be great if you could do more videos regarding different common custom-hooks like these ones.

yanivgoldstein
Автор

i have finished all this react hook series in this channel, literally worth every seconds. Thanks Kyle

krisnarusdiono
Автор

You have the best tutorials. You never add a bunch of unnecessary commentary and for that I thank you.

MagiCityProductions
Автор

It's worth taking note that the views counts for this series dropped from 216, 154 views (1st video) to 42, 597 views (last video), maybe means there 's a learning curve; and I am proud that I watched all and code along. Great work Kyle!!!

wendylee
Автор

this video is so underrated, it should have like a billion likes. thank you

FaysalBDev
Автор

React and hooks are so freaking fun. I just got my first job as dev and first task was creating a frontend all with hooks, apollo graphql, typescrypt and redux. When you figure it out you can play around with data really nicely. PS great channel

paccioti
Автор

The way you explain it, i am in awe of it.

samartajshaikh
Автор

You're really simplifying the web for me

mocwgoc
Автор

Great series. You really helped me figure out the difference between the different types of react hooks. I was not having the easiest time trying to figure it out looking through other people's code. Thanks man. Keep the videos coming. You're great at what you do!

dannnnydannnn
Автор

Thanks so much for these videos, they are very concise and easy to follow.

NovaMenteMedia
Автор

Wow man. You really have made the web simplified for us to build our project. Awesome content as always👏

deepanjii
Автор

useLocalStorage hook should be implemented in React by default, it makes the operations on local storage so clean i can't imagine doing it the "default" way again. Thanks for another great tutorial! :)

kamelowy
Автор

i use redux toolkit and it helps me a lot. but really thanks for the video. we love u

fkbey
Автор

you are one of the best that explains, thanks a lot for all the useful information

aubidanaalwa
Автор

Please keep this up this is really great. I just finished your entire hooks Playlist. Thank you😊

Kilopillz
Автор

Your video's is awesome. It's so simple to understand what you are saying! Thank you so much!

bohdanromanovich
Автор

YouTube should make a two like button only for your channel because I would give you two likes

oskarmarkin
Автор

Thanks Kyle... These videos are really helpful for beginners.

titlisarkar
Автор

This example is perfect for me! I was creating a React project to manage Arkham Horror LCG stuff, and just had to saved in a big ol state. But for saving games serverlessly, local storage was gonna be the way I handled it. This idea will meld in nicely with saving my data, woot!

BeCurieUs
Автор

Thanks a lot for this video. learnt something new today :)

amiturfnd