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
-
4:44:18
CassaiyanGaming
5 hours agoArena Breakout: Infinite Dawg
26.8K2 -
2:24:32
vivafrei
15 hours agoEp. 284: Ostrich Crisis Continues! Kirk Updates! Fed-Surrection Confirmed? Comey Indicted! AND MORE!
136K204 -
5:05:18
Cewpins
5 hours agoSunday Sesh!🔥Rumble Giveaway Tonight!🍃420💨!MJ !giveaway
29.9K18 -
3:03:11
Conductor_Jackson
7 hours agoLet’s Play BioShock Infinite Burial at Sea Episode 2!
30K1 -
5:21:16
EricJohnPizzaArtist
6 days agoAwesome Sauce PIZZA ART LIVE Ep. #63: Charlie Sheen
58.5K4 -
2:36:59
THOUGHTCAST With Jeff D.
5 hours ago $0.20 earnedTHOUGHTCAST Jeff and Keegan play Left 4 Dead 2. Classic games
27.5K1 -
2:43:09
putther
9 hours ago $5.81 earned⭐ GTA ONLINE BOUNTIES THEN GTA IV ❗
70.4K4 -
6:31:38
GritsGG
12 hours agoQuad Win Streaks!🫡 Most Wins in WORLD! 3600+
71.9K1 -
1:20:13
Sports Wars
17 hours agoCollege Football UPSETS, MLB Playoff Drama, NFL Week 4
119K15 -
LIVE
Spartan
9 hours agoOMiT Spartan | Watching TSM 5K with chat + Black Myth Wukong + Ranked on Infinite Maybe
277 watching