#clean-code
3 technical article(s) tagged with #clean-code.
17 Feb 2025#clean-code
Clean Code vs Large Switch Statements
Why large switch statements age badly and how polymorphism helps contain the damage.
31 Aug 2026#clean-code
Is Software Architecture a Necessity, or Have We Turned It Into an Unproven Dogma?
Examining the persistent divide between architectural ideals (Rich Domain Models, DDD, Clean Architecture) and real-world procedural production code.
31 Aug 2026#clean-code
The Test That Wasn't Broken
How 3,700 AI credits, six false leads, and one unclosed mock taught me what 'flaky' really means in distributed test suites.
