One commit, two months of cleanup
Theo M. · Oct 30
When a system surprises me, my first instinct used to be to fix the surprise. Now my first instinct is to figure out which mental model of mine was wrong, and update that.
I write smaller commits than I used to. The commits are uglier in isolation and much easier to read in sequence.
The team I learned the most from didn't have great tools. They had a great habit of reading each other's pull requests in full, including the parts that weren't theirs.
← back to index