Browsing Tag
cleancoding
3 posts
Laravel Testing Made Simple with Pest: Write Clean, Readable, and Fast Tests
“Testing leads to failure, and failure leads to understanding.”- Burt Rutan Testing is the backbone of reliable software,…
Meta-Author’s Notes: Codie’s Cognitive Chronicles
Codie makes me so confused sometimes. I get that I’m working through many layers of re-direction and I…
What is Clean Code and Why it is important
Writing code that only needs to be used once can be done however you want to write. But,…