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
-
52:02
PMG
11 hours ago $0.02 earned"The CIA's Darkest Secrets: Drugs, Coups, Mockingbird Media & Assassinations"
12.6K -
24:36
MTNTOUGH Fitness Lab
1 day agoMaster Your Bodyweight: Elite Training MTNTOUGH 30-30 3.0
12.4K -
1:29:40
Game On!
10 hours ago $9.47 earnedJerry Jones CONFIRMS Micah Parsons will be TRADED this offseason!
57.6K1 -
59:22
State of the Second Podcast
19 hours agoHow To Make Gun Content NOT Suck! (ft. Tundra Tactical)
45.2K -
19:15
Clownfish TV
1 day agoRIP Mainstream Media...
36.5K17 -
17:50
MYLUNCHBREAK CHANNEL PAGE
23 hours agoThe Hidden Legacy of Texas
33.4K31 -
2:00:44
Film Threat
1 day agoDUNE: PROPHECY EARLY REVIEW! | Hollywood on the Rocks
93.2K13 -
29:07
Sarah Westall
18 hours agoMind Control Experiments on Kids: Drug addicted, Depressed, Suicidal by Design w/ Eric Meder
94.3K12 -
3:09
Memology 101
1 day ago $15.06 earnedElections "Nostradamus" blames FOX NEWS and ELON MUSK after his prediction goes HORRIBLY WRONG
67.8K56 -
3:04:17
Fresh and Fit
12 hours agoMasculine Woman Debates Career vs Getting Married
181K141