DEV Community

Discussion on: Intro to the map function

Collapse
 
jreina profile image
Johnny Reina

It depends on what you are after. In the given example, I wanted to pull out the second item in the hobbies array from each person.

I'm glad I could help. When I first bumped into map it freaked me out quite a bit.