Asynchronous programming with async and await has existed in .NET for years. Now Microsoft is delivering a new runtime environment for asynchronous execution.
Every developer should be paying attention to the local-first architecture movement and what it means for JavaScript. Here’s ...