Code-Quality
The Cost of Clever Code
Every programming language has features that allow you to write dense, sophisticated-looking code. Java has streams, …
Infrastructure as Code Is Software
Infrastructure as Code emerged as a response to the problem of undocumented, inconsistent, manually-managed …
Technical Debt: Not All Debt Is Bad
Ward Cunningham introduced the technical debt metaphor to explain to non-technical stakeholders why code needed to be …
Clean Code Is Not About Pretty Code
“Clean code” has become a proxy for “code that looks like the author read Clean Code.” Short …