By mswatcher
via net.tutsplus.com
Published: Dec 11 2012 / 14:39
Every new version of JavaScript adds some extra goodies that make programming easier. EcmaScript 5 added some much needed methods to the Array data type, and, while you can find resources which teach you how to use these methods, they typically omit a discussion on using them with anything other than a boring, custom function.
Add your comment