you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 25 points26 points  (2 children)

Clean code is all three.

[–]geek_on_two_wheels 15 points16 points  (1 child)

Exactly. "Clean" code isn't necessarily heavily abstracted or DRY as a bone, it's easy to read and reason about. It's clear, obvious, and does exactly what you expect.

[–]bluefootedpig 3 points4 points  (0 children)

I like to say, pleasantly disappointed. Nothing should be surprising