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

gemini cli getting file not defined error

mongosh install properly

llama cpp running it in google colab