Don’t Repeat Yourself
”Every piece of knowledge must have a single, unambiguous, authoritative representation within a system”
This acronym represents the idea to reduce the repetition of information(which is likely to change) and replace it with abstraction, that is less likely to change
Alternatives
→ WET Principle
→ AHA Principle