0 votes
in ReactJS by
What are the lifecycle steps of React?

1 Answer

0 votes
by

Important lifecycle steps of React js are:

  1. Initialization
  2. State/Property updates
  3. Destruction are the lifecycle of React
...