Lodash.js - initial() function

A simple Lodash.js example of the initial() function, which gets all the elements of an array, except the last one. And it returns a new array.