Clean CodeWriting Code That Tells a Story
Good code is read more often than it is written. Make it worth reading.
May 10, 2025 · 6 min read
All articles
Everything written in the workshop, newest first. Pick a category from the rack to narrow it down.
Clean CodeGood code is read more often than it is written. Make it worth reading.
Small improvements, every day. Leave the code better than you found it.
Tests are not a burden, they are a safety net for brave changes.
A workshop runs on tools you trust. Spend an afternoon on yours.
Ship with care, not with pride. The rush you feel is rarely the deadline.
Modules are promises. Keep them small, honest and easy to replace.