Technical Debt
title: "Technical Debt" seoTitle: "Technical Debt | Appendix" @description: "What is Technical Debt?" metaKeywords: "Technical Debt" author: "Scott Wyatt" date: "2022-01-05" lastmod: "2022-02-02" published: true category: "term" parent_category: "home" img: "/images/no_img.png" tags: - term
Technical Debt is a concept in software development that reflects the implied cost of additional rework caused by choosing an easy (limited) solution now instead of using a better approach that would take longer. Some examples of technical debt:
Technical Debt is undermining your business' bottom line.