setState()
?className
over class
attribute?react-dom
package?react-dom
?setState()
in constructor?setState()
in componentWillMount()
method?getDerivedStateFromProps()
lifecycle method?getSnapshotBeforeUpdate()
lifecycle method?setState()
?isMounted()
an anti-pattern and what is the proper solution?super()
and super(props)
in React using ES6 classes?setState()
and replaceState()
methods?create-react-app
?<Router>
components of React Router v4?push()
and replace()
methods of history
?history.push
method in React Router v4?<FormattedMessage>
as placeholder using React Intl?TestRenderer
package in React?mapStateToProps()
and mapDispatchToProps()
?connect()
from React Redux?at
symbol in the Redux connect decorator?mapDispatchToProps()
?ownProps
parameter in mapStateToProps()
and mapDispatchToProps()
?call()
and put()
in redux-saga?redux-saga
and redux-thunk
?create-react-app
application?initialValues
get updated from state?useState
?