|
|
|
|
|
by leetrout
3564 days ago
|
|
I agree with this 100%. Nothing wrecks my mental model of code like poor abstractions and even bad naming choices, too. I'm big on linting code though... For me the more everyone's code looks the same the easier it is to read without doing mental gymnastics. |
|