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
-
DVR
Chicks On The Right
3 hours agoSydney Sweeney ad backlash, Global Pot Banging for Gaza, Harry Enten RIPS Candace
2.27K7 -
1:08:18
Game On!
17 hours agoAre The Colts a SERIOUS Super Bowl Contender?
10.8K -
LIVE
BBQPenguin_
3 hours agoTasking & PVP!
92 watching -
LIVE
FyrBorne
11 hours ago🔴Warzone M&K Sniping: Birthday Stream! Come On In For Cake and Sniping
56 watching -
29:10
reallygraceful
20 hours ago $1.32 earnedWill GHISLAINE MAXWELL Be a Free Woman Soon?
26.3K57 -
8:48
Hollywood Exposed
17 hours agoRob Schneider Just ENDED Stephen Colbert’s Career With ONE Brutal Truth
23.6K32 -
2:55:09
BlackxGhostxFace
3 hours ago🔴LIVE | More Incoming Plot Twist | Life Is Strange Double Exposure
182 -
4:25
Blackstone Griddles
17 hours agoBetty's Outback Chicken on the Blackstone Griddle
21K3 -
12:14
Nikko Ortiz
2 days agoMilitary Fails Of The Week
59.9K27 -
27:37
pewculture
7 days agoThe I, Robot Gun Looked Cool—Until We Found Out What It Really Was - EP#23 - I, Robot
26.3K10