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
JULIE GREEN MINISTRIES
1 hour agoLIVE WITH JULIE
16,244 watching -
LIVE
Welcome to the Rebellion Podcast
11 hours agoDon3po is Live - WTTR Podcast Live 9/4
369 watching -
13:43
The Kevin Trudeau Show Limitless
22 hours agoClassified File 3 | Kevin Trudeau EXPOSES Secret Society Brainwave Training
42.5K9 -
LIVE
The Chris Salcedo Show
12 hours agoAmericans Are Tired Of Leftists & Fake-GOP Who Cater To Them
663 watching -
LIVE
Game On!
19 hours agoFootball IS BACK! Cowboys vs Eagles Opening Night Kickoff!
3,815 watching -
LIVE
The Bubba Army
22 hours ago#1 Documentary IN THE WORLD! - Bubba the Love Sponge® Show | 9/04/25
3,235 watching -
39:31
Her Patriot Voice
13 hours ago $1.07 earnedBlack Conservative Surrounded + ROBBED By Leftists!
2.06K21 -
13:25
The Gun Collective
14 hours agoWOW! A LOT of new GUNS just dropped!
2.84K7 -
LIVE
BEK TV
23 hours agoTrent Loos in the Morning - 9/04/2025
210 watching -
8:13
Geoff_Tac
1 day agoMAC 1014 Shotgun (Benelli Clone)
2.51K2