1.2.10 Array of Objects

In JavaScript, you will work with arrays of objects a lot. An array of objects is simply several objects stored in a single array.