Enable React Concurrent Mode

InstructorKent C. Dodds

Share this video with your friends

Send Tweet

To use all of the features available for Suspense for data fetching, we need to first enable concurrent mode. In this lesson you'll learn what steps you need to take to enable concurrent mode in your own app.

Hypnosphi
~ 5 years ago

Hi! How can I send patches with small improvements to the examples code? For example, changing overflow: scroll to overflow: auto, to avoid empty scrollbars

Hypnosphi
~ 5 years ago

UPD: OK I found the repo https://github.com/kentcdodds/concurrent-react