Course contentsShow
React
Lesson 405 of 2,39612. Rendering and BatchingPro lesson

Rendering vs Committing: The Two-Phase Process

React splits updates into render (calculating changes) and commit (applying to DOM)—only commit touches the browser.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.