Async/Await in JavaScript, Swift and C#
Details
In this meeting, we will be revisiting some of JavaScripts asynchronous features, but focus on Async/Await. Async/Await simplifies how we write asynchronous code. This feature is starting to make its way into other languages like Swift and Rust.


