Hacker News new | ask | show | jobs
by ivanjermakov 165 days ago
I tend to have shorter names for function scoped variables. Wider the scope - more descriptive the name. Short names are good to have more concise code and more logic fitting into a line width.