Learn useState In 15 Minutes – React Hooks Explained

Web Dev Simplified

🚨 IMPORTANT:

Full React Course: https://courses.webdevsimplified.com/learn-react-today

In this video I cover everything you need to know about the useState hook. I also go over the basics of hooks as well so you can start using hooks in your own projects. This is the beginning of a series of React videos where I cover all the important hooks in React.

Skip Past General Hook Details: 4:22

📚 Materials/References:

useState Blog Article: https://blog.webdevsimplified.com/2020-04/use-state
React Hooks Playlist: https://www.youtube.com/playlist?list=PLZlA0Gpn_vH8EtggFGERCwMY5u5hOjf-h

🧠 Concepts Covered:

– How to use hooks in React
– How to convert class state to function state with useState
– How to use the useState hook

🌎 Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified

#ReactJs #WDS #useState