Premium Only Content

#2 `_.get` function on object using JavaScript Library underscore.js ( #shorts )
Hi Friends,
method #2 `_.get` function on object using JavaScript Library underscore.js
`_.get` is a utility function in Underscore.js library is commonly used to retrieve the value of a nested property within an object, even if some intermediate properties do not exist without facing errors due to missing or undefined intermediate properties.
In below example, we have an object person with nested properties representing a person's details. We use _.get to retrieve the number property within the nested street object. The result is 123.
Note: _.get helps you handle situations where intermediate properties may be missing or undefined, preventing errors and allowing you to provide fallback values if needed.
// syntax
_.get(object, path, [defaultValue])
// example
var person = { name: "Annie", address: { city: "New York",
street: { number: 123, name: "Main Street" }
}
};
var streetNumber = _.get(person, ["address", "street", "number"]);
console.log(streetNumber);
// 123
#javascript #under #score #underscore #underscorejs #get #underscoreget #getfunction #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
-
59:26
Omar Elattar
9 months agoFrom HEROIN To CEO: How I Overcame Addiction & Built A $120k/Month Business
7.08K1 -
26:18
Stephen Gardner
11 hours ago🔥YES! Trump makes TWO HUGE moves on Epstein!!
27.3K68 -
1:58:25
Badlands Media
15 hours agoDevolution Power Hour Ep. 373: Narrative Whiplash, Border Theater, and the Trump Time Bomb
88.6K44 -
1:01:56
Man in America
16 hours agoVICTORY! DOJ Drops All Charges Against Doctor Who Defied COVID Tyranny w/ Dr. Kirk Moore
58.3K41 -
7:30:55
RalliedLIVE
13 hours ago $18.74 earnedHIGH OCTANE WARZONE SOLOS ALL DAY
87.5K3 -
5:03:19
Spartan
8 hours agoSpartan - Pro Halo Player for OMiT | Ranked
27.1K1 -
1:57:36
DLDAfterDark
7 hours ago $6.58 earnedGuns Aren't Political - The Gun Owners Leadership Summit AKA G.O.A.L.S in Aug!
26.9K2 -
1:57:36
BlackDiamondGunsandGear
8 hours agoAfter Hours Armory LIVE w/ DLD After Dark and Tiberious Gib
20.6K -
1:15:42
The Connect: With Johnny Mitchell
1 day ago $8.97 earnedHow Did This Happen? Male Escort Who Testified Against Diddy Exposes LIES About Government's Case
38.5K7 -
21:25
MYLUNCHBREAK CHANNEL PAGE
13 hours agoIran: The Target
45.9K19