Skip to content

Commit dcc5666

Browse files
Technical Debt - (Feb 10)
Technical Debt - (Feb 10)
2 parents 1025ecc + 92191b6 commit dcc5666

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
313 KB
Loading

docs/posts/2026/02/10/index.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "Technical Debt"
3+
date: 2026-02-10
4+
authors:
5+
- norm
6+
---
7+
8+
For those new to the term, *technical debt* is similar to financial debt. A project often starts with clean architecture and the best of intentions. Over time, however, questionable decisions creep in, changes get rushed, processes are undermined, and the codebase gradually becomes harder and harder to work with. Eventually, we reach the point of asking whether a complete rewrite is needed—sort of like declaring bankruptcy.
9+
10+
Have you encountered technical debt in your projects? How do you deal with it? How do you prevent (or at least manage) it?
11+
12+
13+
14+
15+
Everyone and anyone are welcome to [join](https://weeklydevchat.com/join/) as long as you are kind, supportive, and respectful of others. Zoom link will be posted at 12pm MDT.
16+
17+
![messy desk](2026-02-10_desk.jpg)

0 commit comments

Comments
 (0)