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
Major League Fishing
2 days agoLIVE Tackle Warehouse Invitationals Championship, Day 2
131 watching -
LIVE
Lara Logan
16 hours agoSTANDING AGAINST THE GLOBAL ELITE with Trump Ally President Milorad Dodik of Republika Srpska | Ep34
1,292 watching -
LIVE
Total Horse Channel
18 hours ago2025 Reno Snaffle Bit Futurity | Saturday
2,686 watching -
1:22:10
Michael Franzese
3 hours agoI'm Calling Out All The Nonsense From The Left & "New" Epstein Files
54K43 -
4:06:45
Grant Cardone
4 hours ago10X Wealth System LIVE: Keep More. Pay Less. Build Faster.
6.71K -
LIVE
TheManaLord Plays
3 hours agoMANA SUMMIT - DAY 1 ($10,200+) | BANNED PLAYER SMASH MELEE INVITATIONAL
236 watching -
2:35:48
I_Came_With_Fire_Podcast
17 hours agoCarolina Bays: The Lost Cataclysm You've Never Heard Of
23.7K8 -
59:56
X22 Report
22 hours agoMr & Mrs X - [DS] Trafficking Empire – The Pedo Network Island, The Cover-Up: Part 2 - Ep 6
103K38 -
1:03:07
Candace Show Podcast
2 days agoI’M BACK! And STILL Asking Questions (Sorry Brigitte). | Candace Ep 233
133K228 -
13:13
Mrgunsngear
21 hours ago $8.03 earnedStreamlight TLR-1 HP Review: Can It Dethrone Surefire?
59.8K20