in

namingConventionsAreOverrated

namingConventionsAreOverrated | array-memes, arrays-memes, list-memes, variable name-memes | ProgrammerHumor.io
array-memes, arrays-memes, list-memes, variable name-memes | ProgrammerHumor.io

Content

Plural variable names make no sense. What? A simple variable uses singular name by definition, but arrays and lists are mostly referred using index. Therefore, they shouldn’t use plural, because item makes more sense than itemsil. Hesse, what the fuck are you talking about?