Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 243 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 243 Bytes

React-10

Goal

Try out different traditional lifecycle methods, like componentWillUnmount etc.

  • componentDidMount
  • componentDidUpdate
  • componentWillUnmount
  • shouldComponentUpdate
  • getDerivedStateFromProps
  • getSnapshotBeforeUpdate