Lodash.js – groupBy() function

Lodash.js – groupBy() function

BY 21 Nov 2015 Web Code Snippet
A simple Lodash.js example of the groupBy() function, which groups the initial values under the resulting keys.
Written by