hono4kami@piefed.social to Programming@programming.devEnglish · edit-25 days agoDon't DRY Your Code Prematurelytesting.googleblog.comexternal-linkmessage-square29fedilinkarrow-up1105arrow-down18file-textcross-posted to: [email protected][email protected]
arrow-up197arrow-down1external-linkDon't DRY Your Code Prematurelytesting.googleblog.comhono4kami@piefed.social to Programming@programming.devEnglish · edit-25 days agomessage-square29fedilinkfile-textcross-posted to: [email protected][email protected]
minus-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up8·6 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.