useEffect đang là một method giống như hàm componentDidUpdate (ok)
https://viblo.asia/p/su-dung-useeffect-trong-reacthooks-1Je5EPbmlnL
PreviousGiá trị this.state bên trong class component là một mutation (có thể thay đổi). (ok)NextuseEffect() sẽ giống hệt với componentDidMount
Last updated
Was this helpful?