Over or Under Rated: Code Writeability
Which is more important? Code readability, or writeability? Watch the debate!
Subscribe to the Daily Commit
Every day I write about improving software delivery at small companies like yours. Don't miss out! I will respect your inbox, and honor my privacy policy.Unsure? Browse the archive.
Throw it away!
Unused code the worst kind of technical debt. It's like paying interest on a loan after you've already declared bankruptcy.
Guess-Driven Development
When you don't know what's causing a bug, so you just make a bunch of random changes until it goes away.