Lodash.js – dropRight() function

Lodash.js – dropRight() function

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