A work colleague coined a fantastic term for code that just isn’t DRY:
Constantly Repeating Yourself - CRY
Not only does it describe one’s reaction to amazingly shoddy code, that just oozes of a developer spending all day using Copy and Paste, but seems an appropriate opposite.
Back to refactoring CRY code with me!
