react 17.0 changes




Introducing new event :-

  1. getDerivedStateFromProps and
  2.  getSnapshotBeforeUpdate.


Phasing out the following lifecycle method from react :-

  1. componentWillMount, 
  2. componentWillReceiveProps
  3. and componentWillUpdate.

Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm