hono4kami@piefed.social to Programming@programming.devEnglish · edit-22 months agoDon't DRY Your Code Prematurelytesting.googleblog.comexternal-linkmessage-square29fedilinkarrow-up1106file-textcross-posted to: hackernews@lemmy.smeargle.fans
arrow-up1106external-linkDon't DRY Your Code Prematurelytesting.googleblog.comhono4kami@piefed.social to Programming@programming.devEnglish · edit-22 months agomessage-square29fedilinkfile-textcross-posted to: hackernews@lemmy.smeargle.fans
minus-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up9·2 months 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.