Skip to content

Instantly share code, notes, and snippets.

@enqtran
Created August 19, 2019 06:09
Show Gist options
  • Save enqtran/9f6216c4ae74590e3f9fabd1c8c4faa0 to your computer and use it in GitHub Desktop.
Save enqtran/9f6216c4ae74590e3f9fabd1c8c4faa0 to your computer and use it in GitHub Desktop.
Update 16.9.0 (August 8, 2019):
componentWillMount → constructor & componentDidMount
componentWillReceiveProps → getDerivedStateFromProps & componentDidUpdate
componentWillUpdate → componentDidUpdate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment