How to Create an Alexa Skill with Node.js and DynamoDB

At the end of this article you will know the overall anatomy of a skill, how to build the code that powers it, how to configure it in AWS… Read more

Similar

Generate Images from HTML in Node.js

As developers, we don't have great skills with image manipulation softwares, but we still need it. In my case I had to generate Twitter cards for social media and flyers for the meetup I co-organize. An important point for use is automation. So I wanted a... (more…)

Read more »