react-interview
react-interview copied to clipboard
this.setState是同步还是异步的?
简介
从调用this.setState到视图更新,这个过程是同步还是异步的?