TDD — Choosing the Right Intermediate Steps
In this article, I show the importance of considering the right steps to make when doing TDD. I show that a seemingly simple addition to…
Personal includes a simple blog with pagination.
In this article, I show the importance of considering the right steps to make when doing TDD. I show that a seemingly simple addition to…
I’ve seen many people do the Fizz Buzz TDD coding kata for the first time. For this kata, you typically use the red-green-refactor cycle…
Many companies have recognised the need to introduce new practices into their software teams. However, we often hear questions like “How do…
I recently found myself doing some work in Python and started questioning when I should be using named function arguments. After pondering…
Right now, microservice architectures are everywhere — everyone is doing them. However, it seems that many organisations which have…
At the beginning of April (2017), I became a permanent employee at Armakuni. I had been contracting with the company part-time for a while…