|
|
|
|
|
by gnulinux
322 days ago
|
|
Do you still have this problem if you add a comment before declaring the variable like "Note: thingsById is not a dictionary, it is an array. Each index of the array represents a blabla id that maps to a thing" In my experience they under overvalue var names, but they value comments even more. So I tend to calibrate these things with more detailed comments. |
|