Uploaded January 2024 | Updated September 2026, 1 week ago
Component Lifecycle is an important concept to understand in React as it allows you to execute code at the right time ("phase") of a component. In the previous lesson we saw how to apply this concept of lifecycles to lass components. In this lesson, we learn how to apply it to functional components.
Resources:
* Course Website: simplereactjs.com
youtu.be/KVTyPpUNWz4
You can find the code used in this video here: github.com/dillionmegida/react-course/tree/part-16
Join my discord here: deeecode.com/discord
_____
Subscribe to My Channel: bit.ly/deeecode
_____
🌟 About Me:
Dillion Megida, creator of DEEECODE, is a Software Engineer, Developer Advocate and a Content Creator passionate about simplifying topics around Tech via articles and videos.
_____
⚡️ Connect with me:
- Personal youtube: youtube.com/c/dillionmegida
- Personal website: dillionmegida.com
- Twitter: twitter.com/iamdillion
- Instagram: instagram.com/deeecode
- LinkedIn: linkedin.com/in/dillionmegida
- GitHub: github.com/dillionmegida
Component Lifecycle is an important concept to understand in React as it allows you to execute code at the right time ("phase") of a component. In the previous lesson we saw how to apply this concept of lifecycles to lass components. In this lesson, we learn how to apply it to functional components.
Resources:
* Course Website: simplereactjs.com
youtu.be/KVTyPpUNWz4
You can find the code used in this video here: github.com/dillionmegida/react-course/tree/part-16
Join my discord here: deeecode.com/discord
_____
Subscribe to My Channel: bit.ly/deeecode
_____
🌟 About Me:
Dillion Megida, creator of DEEECODE, is a Software Engineer, Developer Advocate and a Content Creator passionate about simplifying topics around Tech via articles and videos.
_____
⚡️ Connect with me:
- Personal youtube: youtube.com/c/dillionmegida
- Personal website: dillionmegida.com
- Twitter: twitter.com/iamdillion
- Instagram: instagram.com/deeecode
- LinkedIn: linkedin.com/in/dillionmegida
- GitHub: github.com/dillionmegida










