
JSJ 449: The Things Every JavaScript Developer Must Know
JavaScript Jabber
00:00
JavaScript Script
In the past, it would have just been handed over back to the browser's event loop or the node event loop. Now the browser clears up its own private queue before handing back control. And the only reason that it does it really has to do with performance performance because jumping back and forth between the event loop and JavaScript is actually fairly expensive.
Play episode from 36:13
Transcript


