Tagged - refactoring
Your codebase as a product
Excerpt from a chat with Ibra & Vic
Addressing the broken window theory
Don't live with broken windows
Code should communicate intent
It's one thing to write code that does the thing. It's another to write code that tells the reader what it's doing
Book Notes: Tidy First?
highlights, quotes, & other interesting bits from Tidy First
The Business Impact of Code Quality
A talk by Adam Tornhill
On Refactoring
Some musings & observations on refactoring
Podcast: Software Design with John Ousterhout
From the Legacy Code Rocks podcast
Pull Requests & WIP
I often open Pull Requests immediately when I start on a task.