Lodash.js – where() function

Lodash.js – where() function

BY 26 Nov 2015 Web Code Snippet
A simple Lodash.js example of the where() function, which compares (deep comparison) elements in order to check if they are in the collection and returns the ones that match.
Written by