diff --git a/src/routes/articles/technical-debt/+page.svx b/src/routes/articles/technical-debt/+page.svx index 29826f8..956b3b8 100644 --- a/src/routes/articles/technical-debt/+page.svx +++ b/src/routes/articles/technical-debt/+page.svx @@ -2,24 +2,3 @@ title: C++ Technical Debt date: "April 20 - 2025" --- - - - - - - - -Have you ever had your project grow too messy that the idea of **total-rewrite** started haunting your -dreams? In this article I'll teach you how to avoid that state forever :) - - - -## Technical Debt - - - -What causes such a state? -