React 16.6 The complete guide - sebihanudocs/react GitHub Wiki

[email protected]

https://babeljs.io/repl

https://reactjs.org/docs/events.html https://javascript.info/bubbling-and-capturing

don't mutate the state - array and object; let persons = [...this.state.persons]