Here are some things I've written
Evaluating time-space complexity of gauss summation
with code samples
Using the command line
Using pino and pino-noir to redact things
Using jest.fn to mock aws-sdk
How to assert against stdout output in Node.js
a quick gotcha if you keep getting `BadRequest` without a useful error message trying to connect another container to localstack S3
Using localstack to develop on AWS locally
How node runs your code
Some shortcuts & a bash function to quickly change contexts
quick tutorial on setting up a simple express service using swagger 3.0
Some examples of how mutating state can introduce unexpected bugs
Automate opening up pages with repetitive patterns
Group an array of objects into an object organised by a key of choice
Sinon sandbox makes stubbing much easier
How variables get hoisted, and the difference between using const, let and var
A few examples of closures, and how they offer re-usability.
How I started writing more readable & testable functions
Using Sinon to unit test better
How I made the 'brexit means breadsticks' chrome extension
Make a self-updating UK bank holiday tracker