Premium Only Content
`_.get` function on object using JavaScript Library underscore.js ( #shorts )
Hi Friends,
`_.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 value of the city property within the address object. The result is "New York".
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 cityName = _.get(person, "address.city");
console.log(cityName);
// "New York"
#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
Dr Disrespect
4 hours ago🔴LIVE - DR DISRESPECT - ARC RAIDERS - FULL SEND INTO THE RED
1,644 watching -
1:50:43
Tucker Carlson
1 hour agoChris Williamson’s Advice to Men: How to Survive a World of OnlyFans and AI Girlfriends
32.3K24 -
1:07:25
Timcast
2 hours agoBomb DETONATED At Harvard, Attacks On Ice Agents SKYROCKET
123K112 -
1:55:31
Steven Crowder
5 hours agoTucker Carlson & MAGA: Everyone is Missing the Point
377K274 -
1:11:22
The Rubin Report
4 hours agoWatch Joe Rogan’s Face as Elon Musk Exposes How Dems Are Cheating in Plain Sight
46.6K74 -
1:01:07
VINCE
5 hours agoThe Walls Are Closing In On The Deep State | Episode 160 - 11/03/25
245K150 -
LIVE
LFA TV
20 hours agoLIVE & BREAKING NEWS! | MONDAY 11/3/25
2,115 watching -
1:31:18
Graham Allen
6 hours agoErika Fights Back: Vows To EXPOSE TRUTH & DEMANDS Trial Goes Public!! Left Says Her Grief Is FAKE!
159K81 -
2:08:47
Badlands Media
10 hours agoBadlands Daily: November 3, 2025 – Tariff Wars, SNAP Panic & Brennan Gets Confronted
78.9K20 -
2:59:32
Wendy Bell Radio
9 hours agoThings Will Get Worse Before They Get Better
101K117