Technical Debt

2 articles
tag: technical-debt 2 published articles
Java

Working with Legacy Code

Read and understand unfamiliar code: identify seams for testing, sketch refactoring, and safely modify legacy systems without breaking them.

Code ArchaeologyLegacy CodeModernization+1 more
June 10, 2026
20 min
Java

Code Smells Catalog

Comprehensive catalog of 22 core code smells organized by categories (bloaters, OO abusers, change preventers, dispensables, couplers) with detection and refactoring guidance.

Anti-patternsCode SmellsRefactoring+1 more
June 10, 2026
24 min