task queue
-
Event-loop: Microtasks vs. MacrotasksDEV/Javascript 2021. 6. 20. 19:21
https://developer.mozilla.org/en-US/docs/Web/API/HTML_DOM_API/Microtask_guide/In_depth In depth: Microtasks and the JavaScript runtime environment - Web APIs | MDN When debugging or, possibly, when trying to decide upon the best approach to solving a problem around timing and scheduling of tasks and microtasks, there are things about how the JavaScript runtime operates under the hood that may be..