rem’s avatarrem’s Twitter Archive—№ 67,418

  1. …in reply to @jaffathecake
    jaffathecake I do. But on i for loops, I had some code that used index, but then when I needed a nested loop, I wasn't sure whether to call the var jindex - which is stoopid, so I changed all my index to i so I could nest.