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
-
LIVE
Wendy Bell Radio
5 hours agoDisney's Delicious Catch 22
7,549 watching -
16:49
Clickbait Wasteland
10 hours agoThe Next Republican Mayor of NYC? An Interview with Curtis Sliwa
601 -
12:15
Mrgunsngear
12 hours ago $2.48 earnedCharlie Kirk Had No Exit Wound From A 30-06 - Is That Possible 🤔
3.39K26 -
LIVE
LFA TV
10 hours agoBREAKING NEWS ALL DAY! | TUESDAY 9/23/25
3,676 watching -
27:39
Tucker Carlson
2 hours agoThe 9/11 Files: The CIA’s Secret Mission Gone Wrong | Ep 1
39.8K45 -
1:16:04
JULIE GREEN MINISTRIES
3 hours agoWORLD CHANGING EVENTS ARE TAKING PLACE TO SAVE EVERY NATION
73.7K112 -
1:57:47
The Chris Salcedo Show
13 hours ago $2.49 earnedMajor MAHA Moves
15.6K2 -
1:59:53
Game On!
18 hours ago $1.33 earnedCollege Football SHOWDOWN! Week 5 EARLY Preview!
31.8K2 -
9:26
Millionaire Mentor
17 hours agoMegyn Kelly STUNNED as Tucker Carlson Reveals The Truth About Charlie Kirk
60.9K34 -
7:30
Blackstone Griddles
15 hours agoEasy Weeknight Meals: Meatloaf Sliders on the Blackstone Griddle
21.3K7