An Alexa Skill in Javascript – Part 4

So far we've defined, gathered and installed the requisite tools in Part 1.  We've defined the Skill we're creating in Part 2.  And, we've created the Intents for our skill in Part 3. Now, we will code the Lambda function that is the brains of our skill in this entry, Part 4. What is a … Continue reading An Alexa Skill in Javascript – Part 4