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
-
9:22
Colion Noir
3 hours agoArmed Woman Drags Gunman Out of Store Before Firing Two Shots
1.05K15 -
LIVE
GrimmHollywood
1 hour ago🔴LIVE • GRIMM HOLLYWOOD • ARC RAIDERS • DAY 2 •
319 watching -
LIVE
CassaiyanGaming
1 hour ago🟢LIVE - BATTLEFIELD 6 - MEDIC SHIFT - Doing My Duty
45 watching -
46:10
X22 Report
2 hours agoMr & Mrs X - ICE Is A Threat To The [DS] Agenda, The ICE Insurgency Will Fail - EP 12
58.2K19 -
LIVE
Shield_PR_Gaming
2 hours ago10/18/25 | WARNING!!! 18+ Battlefield 6 Dev Dogtags?
29 watching -
LIVE
Lofi Girl
2 years agoSynthwave Radio 🌌 - beats to chill/game to
113 watching -
LIVE
SilverFox
14 hours ago🔴LIVE - ARC RAIDERS SERVER SLAM TEST! DAY 2!
33 watching -
2:03:11
LFA TV
16 hours agoTHE RUMBLE RUNDOWN LIVE @9AM EST
103K13 -
LIVE
MrR4ger
2 hours agoWERE NOT GAY, WE JUST PLAY ARC RAIDERS W/ TONYGAMING AND AKAGUMO
32 watching -
LIVE
Retro Rewind Pod
12 hours ago📺🌄 SATURCADE ADVENTURES is back! Saturday Morning Cartoon Feels and Gaming Fun
9 watching