Premium Only Content

`_.where` function on array using JavaScript Library underscore.js ( #shorts )
Hi Friends,
`_.where` function on array using JavaScript Library underscore.js
`_.where` is a utility function in Underscore.js library that allows you to filter a collection based on multiple key-value pairs. It returns an array of all objects from the collection that match the specified properties.
In below example, we have an array of user objects users. We use _.where to filter the collection and retrieve all objects that have the property city set to "London". The result, filteredUsers, is an array containing the user objects that match the specified key-value pair.
Note: _.where returns an array containing all objects from the collection that match the specified key-value pairs.
// syntax
_.where(list, properties)
// example
var users = [
{ name: "Alice", age: 25, city: "New York" },
{ name: "Bob", age: 30, city: "London" },
{ name: "Charlie", age: 20, city: "Paris" },
{ name: "David", age: 35, city: "London" }
];
var filteredUsers = _.where(users, { city: "London" });
console.log(filteredUsers);
// [{ name: "Bob", age: 30, city: "London" },
// { name: "David", age: 35, city: "London" }]
#javascript #under #score #underscore #underscorejs #findWhere #findwhere #find #where #underscorefindwhere #findwherefunction #unique #object #array #string #nodejs #javascriptinterview #method #js #jquery #function #shorts #viral #popular #latest #new #coders #development #code #dev #interview #php #trend #trending #answer #laravel #youtube #instagram #socialmedia #education #edit #how #india #knowledge #quiz #reels #short #subscribe #share #update #video #web #webdeveloper #website #webdesign #ytshorts #youtuber #princecheema_official @princecheema_official
-
LIVE
The Culture War with Tim Pool
36 minutes agoDemonic Possession, Exorcisms, And The Soul Of America | The Culture War with Tim Pool
6,119 watching -
LIVE
The Rubin Report
41 minutes agoListen to ‘The View’ Crowd Gasp as Whoopi Admits She Agrees w/ Conservatives on This
2,811 watching -
1:00:49
VINCE
2 hours agoTrump Is Finding The Missing Children | Episode 129 - 09/19/25
73.4K50 -
LIVE
LFA TV
12 hours agoBREAKING NEWS ON LFA TV! | FRIDAY 9/19/25
4,258 watching -
LIVE
Nikko Ortiz
51 minutes agoBeing Poor Is A Choice?! - Rumble Studio LIVE
267 watching -
LIVE
Caleb Hammer
2 hours ago$60,000+ For New Boobs | Financial Audit
137 watching -
LIVE
The Big Migâ„¢
2 hours agoRet. Col. Doug Macgregor, Battlefield Legend & Author
4,692 watching -
1:45:19
Dear America
2 hours agoErica Kirk Just Announced As Turning Point CEO!! + Senate Dubs Oct 14th Charlie Kirk Day!!
111K26 -
LIVE
Benny Johnson
1 hour agoStephen Colbert DOUBLES DOWN On Jimmy Kimmel's Lies | Inside Decision to RIP Jimmy Kimmel Off Air...
5,998 watching -
LIVE
Badlands Media
7 hours agoBadlands Daily: September 19, 2025
3,897 watching