|
|
|
|
|
by thatguyknows
1147 days ago
|
|
>I get the cold sweats when I see methods longer than a few lines of code This guys code might not be as readable as he thinks. I do not want to read through your hundreds of 10 line functions because a few people said "long functions bad". I liked the portion on naming. My God the amount of AbstractFactorySingletonViewModel garbage I see is astounding. |
|
I don't impose fixed line counts for my methods. But when it makes sense, the readability improves a lot.