Showing posts with label Development. Show all posts
Showing posts with label Development. Show all posts

Sunday, 10 February 2013

Loops in Java Script

There are many different ways to code a for loop in JavaScript, but not all of them are as efficient as a benchmark of Greg Reimer pointed out. This benchmark was done back in 2008 and the browsers have evolved a long way in this time, so it's time to see what's what.