RonSijm@programming.dev to Programmer Humor@programming.devEnglish · 11 months agoWhatever 'Clean Code' you write now, it'll be shit eventually and in need of a complete rewriteprogramming.devexternal-linkmessage-square90linkfedilinkarrow-up1605arrow-down117
arrow-up1588arrow-down1external-linkWhatever '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 · 11 months agomessage-square90linkfedilink
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up6·11 months 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.