AWS Lambda npm scripts

AWS Lambda is great! But even better, there is no need to add any framework on top for management. You can use npm scripts.

AWS

Vanilla JavaScript date manipulation

You don't need moment.js! Just use few snippets of native JavaScript code to parse and manipulate dates.

Web

Tiny npm package

Guidelines to create a Node.js module following the small package philosophy.

Create an npm package

Ok, you ❤ Node! but, how to create an npm package?

Install Node.js without sudo

This is a straightforward Node.js installation, just copy and paste the commands in your shell prompt. Root permissions are not required!