This is a super post from Tom McFarlin: "Who care about clean code".
Evidently, I'm in a minority (am I?) in enjoying writing clean, understandable code.
"For many, it’s more popular to talk about clean code than it is to employ it."
I can fly when I have typehints, good naming, short methods/functions, clean abstractions. It's JOYOUS!!!
Without those code has friction (the bad sort).