Multi-dimensional Arrays
Discussion on multi-dimensional arrays in JavaScript.
We know how JavaScript allows us to make all types of arrays. More importantly, JavaScript gives the flexibility to create an array of values of any type. This increases the flexibility of array object uses.
This lesson will go over how arrays let us append elements to create multi-dimensional arrays.
Get hands-on with 1400+ tech skills courses.