Dealing With Technical Debt - Part 1: Clean Code
Posted onBefore we start This is the start of a series about technical debt, and how to deal with it in your codebase. Before we jump in lets define what we are talking about. What is technical debt? Technical debt is any accumulation of poor technical decisions, code that is buggy,…