Iterate over Arrays with map, freeCodeCamp Tutorial

Channel:
Subscribers:
8,020
Published on ● Video Link: https://www.youtube.com/watch?v=A2spRrsRl3Y



Duration: 4:57
1,340 views
14


In this challenge we learn about the map method in javascript. Javascript map method allows us to iterate through an array. As we cycle each time through an array we can modify the values each time through the loop.







Tags:
freeCodeCamp review
javascript map method
map method javascript
javascript arrays