What is Event Sourcing?
In this article, I want to give a basic introduction to what Event Sourcing is, and share some thoughts from the community about deciding if it's right for your project.
Personal includes a simple blog with pagination.
In this article, I want to give a basic introduction to what Event Sourcing is, and share some thoughts from the community about deciding if it's right for your project.
When is a story done? How perfect should the code be? How much engineering is over-engineering?
Any non-side-effecting thing you would do with a loop can be re-written with a fold, but it's not always pretty.
In this article, I question whether there is a transformation missing from the Transformation Priority Premise (TPP). In my last article…
In this article, I want to consider a situation where considering the next test we want to write, influences the way we refactor.
Building software with Behaviour-Driven Development is like building a house. Actually, it’s not — but it’s a metaphor I want to explore…