Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@BartBB That's better ^^ I'm too used to typing "for" and pressing tab to autocomplete the loop.
-
tomabolt177210y@topfs totally agree, but in that case I had to "reverse loop" an array. So I had two for loops... 2d array hell :)

for(var i = 0; list.length; i++) {}
*Shit what's wrong*
How I losed 30 min yersterday.
undefined