RonSijm@programming.dev to Programmer Humor@programming.devEnglish · 1 year agoWhatever 'Clean Code' you write now, it'll be shit eventually and in need of a complete rewriteprogramming.devimagemessage-square90linkfedilinkarrow-up1589arrow-down117
arrow-up1572arrow-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 year agomessage-square90linkfedilink
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up6·1 year agoI 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.