05: Promises and async/await
This is the 5th video in a series for new Amazon Alexa developers who are also new to programming with Node.js. In this video, we look at different ways to write asynchronous functions using Promises and the async/await keywords as opposed to using the callback method introduced in video #1.