Asynchronous JavaScript Exercises for understanding the Asynchronous nature of JavaScript. Topics covered: Asynchronous vs synchronous Asynchronous patterns: Callbacks Promises Async/Await Generators Event loop