IMPORTANT:

Full React Course: https://courses.webdevsimplified.com/learn-react-today
1 Year Free Hosting: https://www.atlantic.net/webdevsimplified
Use code KYLE for an additional $50

In this video I cover everything you need to know about the useEffect hook. I compare this hook to the old way of doing things with lifecycle methods in class components so you can understand how to start using hooks effectively in your projects. This is part of a series of React videos where I cover all the important hooks in React.


Materials/References:

useState Video: https://youtu.be/O6P86uwfdR0
useEffect Blog Article: https://blog.webdevsimplified.com/2020-04/use-effect/
React Hooks Playlist: https://www.youtube.com/playlist?list=PLZlA0Gpn_vH8EtggFGERCwMY5u5hOjf-h


🧠 Concepts Covered:

- How to use hooks in React
- How to convert class lifecycle methods to function effects with useEffect
- How to use the useEffect 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 #useEffect