updateState=(newState)=>{ this.setState({state:state.concate(newState) }) } updateState("dont copy me!")