Comment on Best practices for building large React applicationsComments−dmk4611y@Sir_Cmpwn I agree, only it's a shame you can't set state in componentWillUpdate, only in componentDidUpdate.
Comments
@Sir_Cmpwn I agree, only it's a shame you can't set state in componentWillUpdate, only in componentDidUpdate.