GitHubSign in
Avatar of luisdralves

luisdralves

user

User since

GitHubView on GitHub

The principle that in some cases, it may be better to repeat certain code blocks or patterns if doing so results in better performance or readability, as opposed to DRY (Don't Repeat Yourself).

"We can't follow the DRY principle too strictly, sometimes we have to be a little MOIST."

@luisdralves