DEV Community

Discussion on: Why I let React go!

Collapse
 
bravemaster619 profile image
bravemaster619

const myInfo = {...this.state.myInfo};
myInfo.firstName = "Sana";
this.setState({myInfo});

You are absolutely right. I always feel inconvenient about these three problems.
But did you get rid of React? Seriously?

Collapse
 
adnanbabakan profile image
Adnan Babakan (he/him)

LOL, yes I got rid of React. I don't use it anymore. xD