Move daily emails into the blog page
This commit is contained in:
parent
be69398931
commit
1b8441608f
828 changed files with 9 additions and 196 deletions
18
source/_posts/2024-09-25.md
Normal file
18
source/_posts/2024-09-25.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
title: Are you a real Developer?
|
||||
date: 2024-09-25
|
||||
permalink: daily/2024/09/25/are-you-a-real-developer
|
||||
tags:
|
||||
- software-development
|
||||
- automated-testing
|
||||
- test-driven-development
|
||||
cta: ~
|
||||
snippet: |
|
||||
Are you a "real" Software Developer if you don't write automated tests?
|
||||
---
|
||||
|
||||
I remember a while ago, someone could call themselves a "real" Software Developer if they don't write automated tests.
|
||||
|
||||
This is, of course, not the case.
|
||||
|
||||
But I'd suggest that it makes you a better Developer who writes better and more robust software.
|
Loading…
Add table
Add a link
Reference in a new issue