Premium Only Content

call() method in JavaScript ( #shorts )
Hi Friends,
call() method in JavaScript
In JavaScript, `call()` method is used to call a function with a specific `this` value and argument
eg: There is a object `Human` with `name` property & function `welcome()` that will show a welcome message with name of Human. `call()` is use to set the `this` value of `welcome()` to the `Human` object & pass the `name` property as an argument.
const human = {
name: "David",
welcome: function(message) {
console.log(`${message}, ${this.name}!`);
}
};
human.welcome("Hello"); // Output: Hello, David!
// Using call() to call wekcome() with a different message and this value
human.welcome.call({ name: "Sarah" }, "Hi"); // Output: Hi, Sarah!
Using `call()` allows us to reuse the `welcome()` function for different objects and control the `this` value and arguments passed to it.
#javascript #call #callmethod #string #javascriptinterview #method #js #jquery #function #shorts #viral #popular #latest #new #famous #coders #development #code #dev #interview #php #trend #trending #answer #youtube #instagram #socialmedia #education #edit #gaming #how #india #knowledge #love #like #motivational #quiz #reels #short #subscribe #share #update #video #web #webdeveloper #website #webdesign #ytshorts #youtuber #princecheema_official @princecheema_official
-
LIVE
Inverted World Live
5 hours agoJapanese Memory Eraser | Ep. 101
10,628 watching -
TimcastIRL
3 hours agoTrump To Deploy National Guard To Chicago, Baltimore, Democrats Call To Resist | Timcast IRL
177K31 -
LIVE
Laura Loomer
4 hours agoEP141: Muslims Call For Political Assassinations At Michigan Palestinian Conference
1,205 watching -
LIVE
Barry Cunningham
4 hours agoBREAKING NEWS: PRESIDENT TRUMP IS GOING TO TAKE CHICAGO! LFG!!! (IT'S MOVIE NIGHT!)
5,431 watching -
LIVE
Man in America
6 hours agoTrump Demands Big Pharma Come Clean on Covid Shots w/ Dr. David Martin
1,111 watching -
1:40:27
megimu32
2 hours agoOTS: Labor Day Sitcom Blowout - Tim, Ray, & Relatable Chaos!
12.2K2 -
LIVE
StevieTLIVE
2 hours agoWarzone Wins w/ FL Mullet Man
93 watching -
1:04:01
BonginoReport
5 hours agoLefties Wish Death on Trump but He’s BACK! - Nightly Scroll w/ Hayley Caronia (Ep.125)
163K64 -
LIVE
Tundra Tactical
2 hours ago $0.48 earnedWe Survived the Military… But Not This Basement
127 watching -
20:12
Clownfish TV
10 hours agoDisney Needs MEN Back?! They ADMIT Star Wars and Marvel are DEAD!
9.35K22