- Mounting Phase
- constructor()
- render()
- componentDidMount()
- Updating Phase
- render()
- Unmounting phase
- componentWillUnmount()
- Behind the scenes
- Virtual DOM
ShaikAdhil/Component-Life-Cycle-Clock-App-ReactJs
Show or hide Clock. Developed using react components and life cycle methods.
HTML