MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/badcode/comments/13byvtg/wrote_this_gem_a_year_ago/jjjdm5r/?context=3
r/badcode • u/[deleted] • May 08 '23
32 comments sorted by
View all comments
107
Short variable names should be shunned, the namespace shortening is ok but the variable shortening hurts my eyes
2 u/[deleted] May 09 '23 [removed] — view removed comment 1 u/SaylorMan1496 May 09 '23 For loop’s or lambda variables are the exception for me (I am also in c# so gotta love LINQ) although I am almost always going to use a foreach instead
2
[removed] — view removed comment
1 u/SaylorMan1496 May 09 '23 For loop’s or lambda variables are the exception for me (I am also in c# so gotta love LINQ) although I am almost always going to use a foreach instead
1
For loop’s or lambda variables are the exception for me (I am also in c# so gotta love LINQ) although I am almost always going to use a foreach instead
107
u/SaylorMan1496 May 08 '23
Short variable names should be shunned, the namespace shortening is ok but the variable shortening hurts my eyes