Your app broke, and you have no idea why? Even worse, you don't even know what commit is causing it to fail? Don't worry - it happens. It is important...
Hexagonal Architecture Demystified There’s no shortage of lectures and blogposts on “Hexagonal Architecture” these days, but many of them give a much...
Pointers and tips: dispelling the magic of git merge Creating branches in git is blazingly fast and having a bunch of them is pretty cheap. This...
The first time I saw the abbreviation BDD I thought it was a miss-print of TDD (Test Driven Development), but it’s not. It stands for Behaviour Driven...