|
|
|
|
|
by dmgd
4604 days ago
|
|
why would you need to re-read every line if you are looking at methods that have a single responsibility and that responsibility is clearly communicated through the name? (and parameter types/name, return types/names, in languages where some of those things are available) |
|