DRY = Don’t repeat yourself

  • magic_lobster_party@fedia.io
    link
    fedilink
    arrow-up
    2
    ·
    6 hours ago

    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.