Premium Only Content

`_.pluck` function on array using JavaScript Library underscore.js ( #shorts )
Hi Friends,
`_.pluck` function on array using JavaScript Library underscore.js
`_.pluck` is a utility function in Underscore.js library that allows you to extract a specific property value from each object in an array of objects. It simplifies the process of retrieving a particular property from multiple objects.
In below example, we have an array of objects students, where each object represents a student with properties such as name and age. We use _.pluck to extract the name property from each object, and the resulting names array contains the names of the students.
Note: starting from Underscore.js version 1.8.0, the _.pluck function has been deprecated in favor of the _.map function with a property shorthand.
// syntax
_.pluck(list, propertyName)
// example
var students = [
{ name: "Alice", age: 20 },
{ name: "Bobby", age: 22 },
{ name: "Charlie", age: 21 }
];
var names = _.pluck(students, "name");
console.log(names);
// ["Alice", "Bobby", "Charlie"]
#javascript #under #score #underscore #underscorejs #underscorepluck #pluckfunction #pluck #object #array #string #nodejs #javascriptinterview #method #js #jquery #function #shorts #viral #popular #latest #new #coders #development #code #dev #interview #php #trend #trending #answer #best #free #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
vivafrei
8 hours agoEp. 272: Epstein Debacle Continues! Federal Courts Still Going Rogue! Russia-Gate Exposed & MORE!
17,275 watching -
LIVE
Nerdrotic
57 minutes agoLost History of Ancient Peru with Pillars of the Past | Forbidden Frontier #108
448 watching -
2:36:20
The Quartering
4 hours agoPlaying Expedition 33 Talking About Dan Bongino
225K7 -
1:07:49
Jeff Ahern
4 hours ago $8.87 earnedThe Sunday Show with Jeff Ahern
21.6K18 -
5:26:54
Turning Point USA
9 hours agoSAS is LIVE! Alex Clark, Charlie Kirk, Savannah and Todd Chrisley, Dave Smith & more.. in Tampa, FL!
517K112 -
5:11:27
RalliedLIVE
6 hours ago $4.08 earnedHIGH OCTANE WARZONE w/ RAL
58.4K4 -
18:55
Tundra Tactical
5 hours ago $8.10 earnedTundra Goes META: MEME Review 2
40.7K3 -
20:04
World2Briggs
17 hours ago $11.85 earnedTop 10 States That Are Getting Worse Every Year
49.2K32 -
17:28
Machete Gaming
4 days ago $6.51 earnedFIFA 22: BROKEN in Places, BRILLIANT in Others (Modded in 2025)
58K4 -
13:55
DanielShenSmith
9 hours ago $3.62 earnedNOT for Working People!
45.1K16