In render phase, React DOM calculates the changes that needs to be committed to DOM, while in commit phase, React DOM actually commits those changes.
確定! 回上一頁