Y
Hacker News
new
|
ask
|
show
|
jobs
by
mattchamb
2274 days ago
I use variable, function and class names as a rough guide on whether I need to refactor. If I name it accurately and the name gets too long, its probably doing too much.