How to Evaluate, Manage, and Avoid Technical Debt
The term technical debt refers to when developers write software that violates good architectural or coding practices resulting in structural flaws in the code that, if left unfixed, put the business at serious risk. Technical debt can also be described as "the trade-off between short-term and long-term value," "deferred investment opportunities or poorly managed risks," or "debt that accrues when we knowingly or unknowingly make wrong or non-optimal decisions."
Read More