13th Nov. 2020 The Design of Everyday Code Two golden principles for building great APIs thoughts coding
29th Sep. 2020 Waiting for Godot The hidden performance implications of sending bits over the wire devops
18th Feb. 2020 What are microservices anyway? Reasoning about application architecture thoughts backend
16th Sep. 2019 “The convoluted converter” A refactoring in 10 steps, guided by coding principles coding
1st Sep. 2019 Running in circles How I spent half a day fixing something that was perfectly fine devops
27th Jun. 2019 The continuous delivery mindset What software developers can contribute to making CD successful worklife devops
12th Mar. 2017 Docker ABC A short, fun and explorative tutorial for software developers devops tooling
20th Aug. 2016 Make 404s fun! Suddenly find yourself on the shell of a crashed web server project frontend meta
24th Apr. 2016 J4N.IO – Deployment and operating From the series “Let’s build a REST service” project devops
4th Apr. 2016 Coding J4N.IO with NodeJS From the series “Let’s build a REST service” project coding backend database
17th Jan. 2016 Put your stuff into the world! Facing the challenges of being a software developer thoughts meta
14th Dec. 2014 Yet another website framework Trading upon constraints in small projects project backend