In this lesson, we iterate through our JavaScript Array of names using the Array.map() method, so we can display each name on the screen.