Skip to main content
← All fixes

The fix

The refactor instinct is escape, not strategy. Spend 45 minutes with the actual bug: add logging, bisect the change history (`git bisect`), reproduce in isolation. 9 times out of 10 the bug is a 3-line fix once you understand it. Refactoring while you don't understand the bug just moves it somewhere harder to find.

Deeper dive: read the full article β†’

More Build failures

Know a better fix, or hit one that’s not here? Submit a fix β†’

Get one fix in your inbox each week. The Weekly Fix β†’