This lesson is for subscribers
You've completed the free preview. Subscribe to unlock every lesson in every course.
React splits updates into render (calculating changes) and commit (applying to DOM)—only commit touches the browser.
You've completed the free preview. Subscribe to unlock every lesson in every course.