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 ​
-
2:04:30
Side Scrollers Podcast
17 hours agoGold’s Gym CONTROVERSY & BOYCOTT + Craig ADMITS DEFEAT + More | Side Scrollers
15.9K9 -
1:26:06
MattMorseTV
16 hours ago $0.05 earned🔴Trump's Press Conference MASSIVE UPDATE.🔴
9.54K51 -
21:39
Nikko Ortiz
3 days agoI Take A North Korean Shooting
44.4K8 -
LIVE
Lofi Girl
3 years agolofi hip hop radio 📚 - beats to relax/study to
176 watching -
2:14:13
FreshandFit
14 hours agoShe Was Given Extravagant Gifts And STILL Friendzoned Him +EXPOSED
188K36 -
1:16:07
Man in America
11 hours agoOperation Gladio: The CIA, Mossad & City of London’s Plan for a New World Order
25.5K28 -
2:11:41
Badlands Media
13 hours agoDEFCON ZERQ Ep. 016: Shadow Governments, Ancient Tech & the Spiritual War for Humanity
81.9K59 -
2:09:24
Inverted World Live
7 hours agoRats Have Learned to Hunt Bats | Ep. 135
31.2K15 -
2:48:01
TimcastIRL
8 hours agoLIVE Election Coverage: Polling Stations SWATTED, Bomb Threats Called In | Timcast IRL
254K177 -
3:30:07
Barry Cunningham
8 hours agoBREAKING NEWS: COUNTDOWN TO COMMUNISM! ELECTION RESULTS SHOW!
59.5K47