- You can start new UI updates before the old ones finish.
- With concurrent mode you stop the current render and schedule a new one.
- We can render React app in parallel with fetching the data. In some cases even in parallel with fetching the code itself.
React TL;DR – a human filter for most useful tech content.