Skip to content

Technical Debt

Iacob Iulian Marius edited this page Jul 24, 2017 · 1 revision

Technical debt (also known as design debt or code debt) is a concept in software development that reflects the implied cost of additional rework caused by choosing an easy solution now instead of using a better approach that would take longer.

https://martinfowler.com/bliki/TechnicalDebt.html

https://www.techopedia.com/definition/27913/technical-debt

Table of Contents

Clone this wiki locally