Creating, accessing, adding to and removing from arrays.
Exploring length, slice, concat, join, indexOf, lastIndexOf
Using for, while and do-while to iterate over an array
A review of the structure of arrays of Strings
Arrays of more complex data structures, including nested objects.
Array Basics, Array Methods & Iteration