JavaScript Async/Await Explained in 10 Minutes

For the longest of your time JavaScript developers had to trust callbacks for operating with asynchronous code. As a result, several folks…