I\'m trying to understand JavaScript asynchronous functions and the event loop better.
Are callbacks passed into asynchronous functions always handled by the web API (or