Future Javascript: groupBy() methode
groupby() methode are an upcoming feature to Javascript which make grouping of items in an array easier. it have the same functionality of _.groupBy methode in lodash library .
currently this proposal is on stage 2 but there is a polyfill availabl...
marwenlabidi.hashnode.dev1 min read