Change to two spaces

This commit is contained in:
Oliver Davies 2024-09-08 23:09:54 +01:00
parent 2537fe2052
commit ed60ab964c
556 changed files with 2252 additions and 2252 deletions

View file

@ -1,16 +1,16 @@
---
title: >-
Writing new code is quick, to begin with
Writing new code is quick, to begin with
pubDate: 2023-12-27
permalink: >-
archive/2023/12/27/writing-new-code-is-quick-to-begin-with
archive/2023/12/27/writing-new-code-is-quick-to-begin-with
snippet: >-
Why is it quick to write new code in a new application, but slower as the project progresses,
with tasks that would take hours to begin with later taking days, weeks or longer.
Why is it quick to write new code in a new application, but slower as the project progresses,
with tasks that would take hours to begin with later taking days, weeks or longer.
tags:
- software-development
- technical-debt
- clean-code
- software-development
- technical-debt
- clean-code
---
When you first start a new application, adding new features is quick and easy.