How to Identify Technical Debt

Published: March 17, 2016, 5 a.m.

The term technical debt can be misleading and confusing. It is generally referred to as a metaphor referencing the consequences of system design or software architecture in a codebase. Technical debt can be difficult to identify directly so developers need to use clues that can be broken down into social cues, code cues, and testing/deployment cues.

Read more ›

The post How to Identify Technical Debt appeared first on Complete Developer Podcast.