The Fallacy of Technical Debt
Technical debt happens when you take shortcuts in writing your code, so that you achieve your goal faster, but at the cost of uglier, harder to maintain code. It’s called technical debt, because it’s like taking out a loan. You can accomplish more today than you normally…