Recent Posts
SonarQube for mixed .NET and JavaScript/TypeScript projects
SonarQube always had a bad reputation when it comes to repositories that contain both the front-end as well as the back-end code. Here are two approaches.
A story about User Stories
My personal experiences while working with user stories for gathering, tracking and planning requirements
The many hats of a software architect
After a discussion with some folks on what being a software architect really means, I decided to capture the many hats you have to wear
How to work from home and still keep your sanity
Given the signs that this working-from-home isn’t going to change for another six months or so, let me share some of the things that have helped me to stay sane
A month without R# or Rider - Editing, Debugging & Refactoring
Did Visual Studio really get so much better since the last time I tried? Or is JetBrains Rider still years ahead of the competition. Let’s look at editing, debugging and refactoring.
16 practical design guidelines for successful Event Sourcing
I’ve written many posts about the strengths and weaknesses of Event Sourcing, but I still thought it might be useful to provide you with a list of the most important practical guidelines and heuristics that I think are needed to be successful with Event Sourcing