TechMale
Byting the Hand that feeds
Monday, 27 September 2010
JS Array slicing
Just a reminder to myself about how to change an list into an array in JS.
var args = [].slice.call(arguments, 0);
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment