Sep
21
PBS 82 of X — Async & Await
Filed Under Computers & Tech, Software Development on September 21, 2019 | Leave a Comment
In this instalment we finish our exploration of promises with a look at the two new promise-related keywords added to JavaScript in ES 2017. These keywords allow us to write asynchronous code in a more human-friendly way.
You can download this instalment’s ZIP file here.