First Post

This would be my obligatory first post. I hope to return and add more content soon :)
Search for a command to run...

This would be my obligatory first post. I hope to return and add more content soon :)
Most teams make their most critical architectural decisions during the first few weeks of a project. That's also when collective knowledge about the domain is at its absolute lowest. It's the Project
You've decided on Vertical Slice Architecture. Now comes the question that trips up every team: how do you actually organize the folders? I've tried all the common approaches. Some blew up at scale. Others worked fine until someone tried to extract a...
I built this template because I was tired of creating the same boilerplate every time I started a new project. After writing about Vertical Slice Architecture and seeing the pattern gain traction, I wanted a starting point that showed how all the pie...
Project structure shapes everything: onboarding speed, maintainability, how fast you ship features. For years, Clean Architecture (and its cousins Onion and Hexagonal) was the default. But Vertical Slice Architecture (VSA) has become a serious altern...
Are you a .NET developer working on macOS, striving for high-quality code? If so, NDepend is one tool you should not overlook. In this post, we'll cover everything from setting it up to running your first analysis. Let's get started! My recent explor...