Lodash.js - map() function

A simple Lodash.js example of the map() function, we will iterate through all values in the provided array and invoke a function on them.