Recent Posts

Setting up a Serverless + NodeJS project

7 minute read

How to set up a serverless nodeJS project from scratch. Includes instructions for Git, GitLab CI and Runner set up, ESLint, Jest, Winston, Complexity Report,...

Clean Code (PluralSight Course)

1 minute read

A very brief and general introduction to clean code by Cory House. Applicable to all languages. Touch on topics such as naming, conditionals, functions, clas...