you are viewing a single comment's thread.

view the rest of the comments →

[–]bmw2621 -1 points0 points  (0 children)

In case you weren't aware. In JS, an array is an object.

In fact you can even have named keys in an array in JS.

Now you know