Introduction - If you have any usage issues, please Google them yourself
Arrays in JavaScript are really powerful, really awesome, and really REALLY funny. If you don t feel that way, that s too bad. They are the primary data structure you have for storing and manipulating collections of data, so you are pretty much stuck with them for a very long time. Despite their importance in the JavaScript world, there is a lot of things they don t support out of the box.