Feb 23, 2017 · 1 min read
Hi,i’m a beginner in react.I found this when reading your code.
this.props.model.name = e.target.value
I think we shouldn’t change the props in react.Am I right or just missing something important.
Hi,i’m a beginner in react.I found this when reading your code.
this.props.model.name = e.target.value
I think we shouldn’t change the props in react.Am I right or just missing something important.