Comments on: Looping in JavaScript https://j11y.io/javascript/looping-in-javascript/ Sun, 22 Mar 2015 15:39:22 +0000 hourly 1 https://wordpress.org/?v=5.0.13 By: Brian L https://j11y.io/javascript/looping-in-javascript/#comment-740 Wed, 18 Mar 2009 06:21:43 +0000 https://j11y.io/?p=616#comment-740 Excellent article; I had no idea that decrementing a while loop would have such an effect. Also great point on the use of variable caching, I especially like the idea of caching the function call.

]]>
By: Jack F https://j11y.io/javascript/looping-in-javascript/#comment-739 Fri, 06 Mar 2009 22:08:11 +0000 https://j11y.io/?p=616#comment-739 Really awesome post! Thanks James.

]]>
By: James https://j11y.io/javascript/looping-in-javascript/#comment-738 Thu, 05 Mar 2009 07:22:33 +0000 https://j11y.io/?p=616#comment-738 Thanks for the comments! I’m glad you all found it helpful.

@Vasili, thanks, I just corrected it.

@Swapnil, good for you, so many people use jQuery and other frameworks without knowing what’s really going on under the surface. Btw Part 2 of that series should be out sometime next week.

]]>
By: Swapnil Sarwe https://j11y.io/javascript/looping-in-javascript/#comment-737 Thu, 05 Mar 2009 04:12:14 +0000 https://j11y.io/?p=616#comment-737 This is just great.
I am a full time PHP developer. But want to become much much much better in javascript. Used loops so many times, but never ever thought about performance and ease of use to such a limit. I am a fan of ur small but big snippets.
Just want to take ur suggestions on what to follow to learn much more about javascript. I dont want to blindly adopt jquery or other JS frameworks. Jus want to learn the basics to the best.
Also I am following you tuts on javascript DOM series and waiting for part 2.

]]>
By: Pete https://j11y.io/javascript/looping-in-javascript/#comment-736 Tue, 03 Mar 2009 22:16:46 +0000 https://j11y.io/?p=616#comment-736 Good tutorial

]]>
By: Vasili https://j11y.io/javascript/looping-in-javascript/#comment-735 Tue, 03 Mar 2009 20:51:31 +0000 https://j11y.io/?p=616#comment-735 I saw a little typo: bigObject.smallProp.lentgh

]]>
By: edouard https://j11y.io/javascript/looping-in-javascript/#comment-734 Tue, 03 Mar 2009 19:08:04 +0000 https://j11y.io/?p=616#comment-734 cool!
will keep this somewhere in my mind now …

]]>