1. React
  2. ReactEurope
  3. 2019
  4. Scheduling is the Future

Editor's Choice

Scheduling is the Future

Raw speed is good, but not enough. A scheduler allows us to improve the perceived performance of our apps, despite its overhead.

Brandon Dail at ReactEurope 2019

With Fiber, React has embraced a scheduling-first approach. This has enabled features like time slicing and Suspense–but at what cost? Is scheduling just a workaround for React being too slow? This talk will dive into the answers to those questions (and more), outlining the importance of scheduling not just to React but to the web in general.