#WTFJS ? "for (var i=0; i<x.length; i++) alert(x[i]);" VS "Array.prototype.forEach.call(x, function(e, i){ alert(e); });" #IsThatEvolution ?
0
0
0
0
Latest posts tagged with #IsThatEvolution on Bluesky
#WTFJS ? "for (var i=0; i<x.length; i++) alert(x[i]);" VS "Array.prototype.forEach.call(x, function(e, i){ alert(e); });" #IsThatEvolution ?