RonSijm@programming.dev to Programmer Humor@programming.devEnglish · 1 年前Whatever 'Clean Code' you write now, it'll be shit eventually and in need of a complete rewriteprogramming.devimagemessage-square89linkfedilinkarrow-up1604arrow-down117
arrow-up1587arrow-down1imageWhatever 'Clean Code' you write now, it'll be shit eventually and in need of a complete rewriteprogramming.devRonSijm@programming.dev to Programmer Humor@programming.devEnglish · 1 年前message-square89linkfedilink
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up6·1 年前I think the focus on short, simple functions combined with DRY code leads to many early, poorly chosen abstractions. Getting out from under a bad abstraction can be painful.
I think the focus on short, simple functions combined with DRY code leads to many early, poorly chosen abstractions. Getting out from under a bad abstraction can be painful.