Skip to content

Topic

Concurrent rendering

React's model for interruptible rendering, in which some state updates are marked non-urgent so the browser can service more urgent ones first.

Current clusters