javascript
1 article tagged javascript.
-
Browser Microtasks and the Render Queue
How promise callbacks and mutation observers run between browser tasks, and why long microtask chains can delay rendering and starve the event loop.
Brief articles on varied topics.
1 article tagged javascript.
How promise callbacks and mutation observers run between browser tasks, and why long microtask chains can delay rendering and starve the event loop.