React LifeCycle Methods & re-learning 2019
v16.9.0
https://reactjs.org/docs/react-component.html#the-component-lifecycle
- static getDerivedStateFromProps()
https://reactjs.org/docs/react-component.html#static-getderivedstatefromprops
- getSnapshotBeforeUpdate()
https://reactjs.org/docs/react-component.html#getsnapshotbeforeupdate
UNSAFE_componentWillUpdate()
UNSAFE_componentWillReceiveProps()
UNSAFE_componentWillMount()
react-lifecycle-methods-diagram
http://projects.wojtekmaj.pl/react-lifecycle-methods-diagram/
v16.4+
v16.3
https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#migrating-from-legacy-lifecycles