Class Slides
Today we talk about a few things to review, and some new concepts:
- Review of State and Events
- React LifeCycle - Why though?
- React useEffect and the Component LifeCycle
- React Component LifeCycle
- Mounting
- Updating
- Unmounting
- React Component LifeCycle - Class based Equivalents.