Comment on Map JavaScript APIparentComments−mrspeaker11yAlso, forEach/map/filter all accept scope as a second parameter: blah.map(function(){}, this);
Comments
Also, forEach/map/filter all accept scope as a second parameter: blah.map(function(){}, this);