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
-
prodoxx1678y@matutter4 yes but I have not tried it with JavaScript. I'm sure Chrome's developer tools should have the tools for step debugging but I have not checked.
-
You had hand coded each number? With your code as normal you could have done a find replace each newline with newline console.log("log"+i++); newline.
Then once you've find its easy to remove =)
Do this all the time with sublime. End. Shift+right arrow. Alt+f3. Stuff return. -
prodoxx1678y@mclark1129 I think this code ..well most of it was written one or two years ago... :p I've been refactoring the whole project for a while now.
Related Rants
when you have to do this because the code looks correct but you're not sure what the heck is wrong because it doesn't make sense
undefined
log
makes no sense
bugs