▲ | gnulinux 4 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. | |||||||||||||||||||||||||||||
▲ | bluefirebrand 3 days ago | parent [-] | ||||||||||||||||||||||||||||
Can't you just write the code instead of the more detailed comments? What is the benefit of this approach? | |||||||||||||||||||||||||||||
|