watermark logo

3 Views· 14 July 2022

React Hooks - Most Used Features

Advertisement


MilesSidhu
Subscribers

❗ IMPORTANT:

Become a PRO at JavaScript: https://bit.ly/MasterJavaScript
Use the special promo code "JSM_YT_SQUAD" on checkout to save $50!

Free JavaScript Cheat Sheet: https://bit.ly/FreeJsCheatsheet

In this video we will explore React Hooks. React hooks allow us to provide additional features to functional components. We'll dive into useState(), useEffect() and custom hooks in great detail. useState hook allows us to store state in a functional component and useEffect hook replaces almost all of the lifecycle methods that class based components have.

First we're going to go through the introductory concepts of React Hooks. Immediately after, we will dive deeper in Hooks and further improve our knowledge with not one, but two demo application projects we're going to refactor to use hooks.

GitHub links (feel free to give them a star ⭐):
https://github.com/adrianhajdi....n/tutorial_react_hoo
https://github.com/adrianhajdi....n/project_youtube_vi

If you found this video educational, a subscribe would mean a lot, a lot of interesting tutorials are coming - https://bit.ly/2ArnMyb.

Upload this project to GitHub - https://youtu.be/XpvA00MRZ0o

⭐ Kite is a free AI-powered coding assistant for Javascript that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it! https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=javascriptmastery&utm_content=description-only&lang=javascript

Show more


Up next

Advertisement


0 Comments