Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialEmi Krause
10,918 PointsIn what course or video is .map() initially covered?
I've been taking the Treehouse Front End Web Development track have only just heard of .map(). With that, Guil just mentions using it and doesn't go into detail about it. I'm wondering in what course or video this method was originally covered?
1 Answer
Caleb Kemp
12,754 PointsI think this video has a reasonable good explanation of maps https://teamtreehouse.com/library/transform-array-items-with-map
Hope you find it useful