Preview: ReactJS Concurrent Mode

Introducing the New Render Engine

Matthew Tyson
JavaScript in Plain English
3 min readMar 13, 2020

--

The React engine is evolving to incorporate some advanced rendering capabilities. Read on to get an overview of the new, incoming Concurrent Render Mode.

This is pretty exciting.

“…a certain amount of work in your components will always cause stutter… Concurrent Mode fixes this fundamental limitation

--

--