javascript

A collection of 3 posts

Write Clean JavaScript

Over the weekend I discovered a cool repo on GitHub: ryanmcdermott/clean-code-javascript [https://github.com/ryanmcdermott/clean-code-javascript]. It's a great summary of Uncle Bob's timeless programming classic Clean Code [https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882]

Database Connections in Lambda

I hang out a lot in the Serverless forum [http://forum.serverless.com/] and Gitter [https://gitter.im/serverless/serverless] - I just like talking about this new-fangled FaaS (Functions-as-a-Service) thing. A common misconception that keeps coming up is that