We're a place where coders share, stay up-to-date and grow their careers.
I just avoid 'i' entirely now. Go for something like x, y, z if required ;-)
No more single letter variable names! What is this, degree level mathematics?
Wait, are you all Haskell programmers?
If it's used as a counter in a for loop I don't see an issue with it.
Personally I learned to program with C (and LISP) and sometimes my Javascript still sinks back towards into the C.
I just avoid 'i' entirely now. Go for something like x, y, z if required ;-)
No more single letter variable names! What is this, degree level mathematics?
Wait, are you all Haskell programmers?
If it's used as a counter in a for loop I don't see an issue with it.
Personally I learned to program with C (and LISP) and sometimes my Javascript still sinks back towards into the C.