RonSijm@programming.dev to Programmer Humor@programming.devEnglish · 3 months agoWhatever 'Clean Code' you write now, it'll be shit eventually and in need of a complete rewriteprogramming.devimagemessage-square87fedilinkarrow-up1580arrow-down115
arrow-up1565arrow-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 · 3 months agomessage-square87fedilink
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up6·3 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.