hono4kami@piefed.social to Programming@programming.devEnglish · edit-214 days agoDon't DRY Your Code Prematurelytesting.googleblog.comexternal-linkmessage-square26fedilinkarrow-up1101arrow-down18file-text
arrow-up193arrow-down1external-linkDon't DRY Your Code Prematurelytesting.googleblog.comhono4kami@piefed.social to Programming@programming.devEnglish · edit-214 days agomessage-square26fedilinkfile-text
minus-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up8·15 days agoThat’s how DRY is described in Pragmatic Programmer, where DRY was first coined. They’re clear that just because code look similar, doesn’t necessarily mean it’s the same.
That’s how DRY is described in Pragmatic Programmer, where DRY was first coined. They’re clear that just because code look similar, doesn’t necessarily mean it’s the same.