React

Introduction to React - Lifecycle methods of a rea...

2.

What are the three main categories of lifecycle methods in a React component?

Mounting methods

Updating methods

Unmounting methods

Rendering methods