DRY
DRY (also known by its full version Don't repeat yourself) is a software development principle that ascertains that "Every piece of knowledge must have a single, unambiguous, authoritative representation within a system".
DRY (also known by its full version Don't repeat yourself) is a software development principle that ascertains that "Every piece of knowledge must have a single, unambiguous, authoritative representation within a system".