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

@ -3,13 +3,13 @@ title: Make it work, then make it good
date: 2024-08-31
permalink: daily/2024/08/31/make-it-work-then-make-it-good
tags:
- software-development
- automated-testing
- test-driven-development
- clean-code
- software-development
- automated-testing
- test-driven-development
- clean-code
cta: d7eol
snippet: |
The main objective when writing software is to make it work.
The main objective when writing software is to make it work.
---
Your first objective when writing software is to make it work by - any means necessary.