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
-
23:21
Simply Bitcoin
1 day ago $8.19 earned$1M Bitcoin in 2025? | Trump's Plan to End the Fed Revealed!
44.7K11 -
17:19
SLS - Street League Skateboarding
16 days agoTop Moments from the Men’s Super Crown Final! Nyjah Huston, Giovanni Vianna and Gustavo Ribeiro 👑
26.8K -
RG_GerkClan
3 hours ago🔴LIVE - Dominating One Raid at a Time - Escape From Tarkov - Gerk Clan
15.1K -
LIVE
Major League Fishing
2 days agoLIVE! - Bass Pro Tour: Stage 1 - Day 3
547 watching -
1:49:43
Game On!
12 hours ago $1.64 earnedNFL Experts Top 10 Super Bowl Props!
13.8K2 -
28:31
SB Mowing
1 day agoSiblings FEUD went so far the grass grew TALLER THAN THE HOUSE
56.8K11 -
26:32
Stephen Gardner
14 hours ago🔥Tulsi Gabbard DROPS BOMBSHELL Obama Secret during hearing!
64.2K100 -
4:42
SeasonofMist
5 months agoSYLVAINE - Dagsens Auga Sloknar Ut (Official Music Video)
34 -
31:54
Jamie Kennedy
9 hours agoThe "Tolerant Left" is Getting Exposed
146 -
1:00:39
Weberz Way
15 hours agoDEI NEEDS TO DIE, ANOTHER PLANE CRASH, & MAJOR TARIFFS BEING IMPOSED
154