Wednesday, May 21, 2014

Useful Javascript functions!

Personal list of useful functions:

Converting a Javascript array to a function arguments list 
Very important for writing short code when passing values to another function (exploding the list).

No comments:

Post a Comment