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
-
1:02:20
TheDozenPodcast
18 hours agoAttempted TERROR attack & visiting Tommy Robinson: Chas Symonds
601 -
11:27
IsaacButterfield
1 day ago $0.21 earnedEngland Is Dangerous
1.12K8 -
37:33
The Rich Dad Channel
23 hours ago5 Shocking Predictions for 2025 (Best of Rich Dad Radio with Robert Kiyosaki)
1.15K -
10:04
NinjaGamblers
20 hours ago $0.01 earnedHow The Romanovsky Roulette System Wins 86.48% of the Time!
531 -
23:07
Uncommon Sense In Current Times
15 hours agoDefending Your Christianity Without Overcomplicating It (Part 2) | Greg Koukl
4.96K -
5:08
Gun Owners Of America
16 hours agoDebunking Everytown's False Claims About Us
6191 -
1:00:59
Trumpet Daily
19 hours ago $3.33 earnedTrump Unites the World Against America - Trumpet Daily | Apr. 3, 2025
2.58K1 -
4:13:56
Alex Zedra
10 hours agoLIVE! VERDANSK!!!!!
75.8K11 -
16:38
T-SPLY
16 hours agoDemocrats Are At President Trump For "Liberation Day"
47.5K46 -
LIVE
SpartakusLIVE
19 hours ago24 HOUR STREAM w/ The MACHINE on Verdansk
865 watching