daily-email: add 2023-10-06
Software development is like going to the Dentist
This commit is contained in:
parent
a85943fd2e
commit
3304f3c776
1 changed files with 19 additions and 0 deletions
19
src/content/daily-email/2023-10-06.md
Normal file
19
src/content/daily-email/2023-10-06.md
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
---
|
||||||
|
title: >
|
||||||
|
Software development is like going to the Dentist
|
||||||
|
pubDate: 2023-10-06
|
||||||
|
permalink: >
|
||||||
|
archive/2023/10/06/software-development-is-like-going-to-the-dentist
|
||||||
|
tags:
|
||||||
|
- software-development
|
||||||
|
- refactoring
|
||||||
|
- deployments
|
||||||
|
---
|
||||||
|
|
||||||
|
Working on software development tasks is like going to the Dentist.
|
||||||
|
|
||||||
|
Releasing new features, bug fixes, dependency updates, and refactoring is better and less painful when done regularly.
|
||||||
|
|
||||||
|
Doing these changes in small and regular batches is less risky than less frequent and larger releases.
|
||||||
|
|
||||||
|
It's easier to identify the cause of any issues and correct course if things aren't going to plan.
|
Loading…
Add table
Add a link
Reference in a new issue