I hear a lot of talk about ‘less code’ being something we should favour.
[Edit - I should qualify that by 'favouring less code' I mean favouring a shorter class file or fewer classes in the code base, not splitting long methods into shorter methods or large classes into single responsibility classes, both of which I'm absolutely sold on.]
I disagree, and out of curiosity I just did a little experiment to see whether my feeling was well founded.
Recent Comments