HEre’s some docs on how event loops work: https://html.spec.whatwg.org/multipage/webappapis.html#event-loop <https://html.spec.whatwg.org/multipage/webappapis.html#event-loop>
https://stackoverflow.com/questions/19743354/does-javascript-event-queue-have-priority <https://stackoverflow.com/questions/19743354/does-javascript-event-queue-have-priority> Here’s an interesting article with some interesting tests: https://jakearchibald.com/2015/tasks-microtasks-queues-and-schedules/ <https://jakearchibald.com/2015/tasks-microtasks-queues-and-schedules/> > On Sep 13, 2018, at 11:49 PM, Harbs <[email protected]> wrote: > > That article was not what I was referring to. Like I said I couldn’t find it. > I’m working from memory.
