Used to describe concise code that is not long and/or repetitive.
"The DRY principle encourages the reduction of duplication in code by abstracting common functionality into a single place."
— @github · February 22, 2024