Articles in this series
Code Rant Chronicles · Have you ever stumbled across a C# masterpiece where every single class is adorned with its very own one-liner interface?...
Code Rant Chronicles · Here we go again. Another round of developer outrage because your favorite open-source library just went commercial. This time,...
Code Rant Chronicles · Are you a fan of Clean Architecture, Vertical Slices, or Hexagonal / Ports and Adapters? Wonderful. Does that mean you should foam...
Code Rant Chronicles · Kubernetes—the king of over-engineering. Somewhere along the way, deploying software turned into a competition to see how many...
Code Rant Chronicles · Welcome to the eternal question every developer faces: “Where do I actually put my business logic?” We’ve all seen the...
Code Rant Chronicles · The Repository pattern, in its modern popular usage, owes much to Eric Evans’ seminal work, Domain-Driven Design: Tackling...