Junior JavaScript What is an event loop? Mechanism that manages async callbacks and executes them after the call stack is empty.