Lodash.js – drop() function

Lodash.js – drop() function

BY 21 Nov 2015 Web Code Snippet
A simple Lodash.js example of the drop() function, which drops a given amount of the elements starting from the beggining of the array.
Written by