Completed
00:00 Introduction and Speaker Background
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Let Your Browser Take a Breather with Scheduler.yield()
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Introduction and Speaker Background
- 2 01:11 Understanding Scheduler Yield
- 3 02:00 JavaScript Task Processing Basics
- 4 02:42 The Problem with Long Tasks
- 5 05:37 Simulating Heavy Computation
- 6 07:55 Demonstrating the Problem
- 7 11:32 Exploring Solutions
- 8 15:56 Introducing Scheduler Yield
- 9 18:26 Prioritized Task Scheduling API
- 10 21:49 Practical Demo: Banking Application
- 11 27:00 Conclusion and Final Thoughts