Mohammad YahiaMohammad Yahia
Back to all articles
Topic Tag

#clean-code

3 technical article(s) tagged with #clean-code.

#clean-code

Clean Code vs Large Switch Statements

Why large switch statements age badly and how polymorphism helps contain the damage.

#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.

#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.