canpolatM to GitEnglish · 1 year agoDiff debuggingmartinfowler.comexternal-linkmessage-square3fedilinkarrow-up18arrow-down11
arrow-up17arrow-down1external-linkDiff debuggingmartinfowler.comcanpolatM to GitEnglish · 1 year agomessage-square3fedilink
minus-squareJakub NarębskilinkfedilinkEnglisharrow-up0·1 year agoBecause ultimately you look at the diff of changes, which significantly limits the amount of code you need to examine to find the bug (or at least something that uncovered the bug).
Because ultimately you look at the diff of changes, which significantly limits the amount of code you need to examine to find the bug (or at least something that uncovered the bug).