Lodash.js - sortBy() function

A simple Lodash.js example of the sortBy() function, which sorts the collection by the results of the invoked function on each element.