top | item 35154769

(no title)

smac__ | 3 years ago

Here, only apply Don't Repeat Yourself to data not code. Making it mean each piece of knowledge should have a single authoritative reference. E.G. Avoid (if possible) places where state is synced.

discuss

order

pphysch|3 years ago

That's a great way to summarize it.

With the corollary that "hard-coded data" is still data, not code.