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
SpartakusLIVE
2 hours ago#1 Mountain of Muscle with HUGE Legs saves your weekend from complete BOREDOMNight HYPE
446 watching -
Sarah Westall
3 hours agoFreedom or Slavery? AI will Change Everything w/ Trump Senior Advisor Marc Beckman
3.88K -
2:23:20
vivafrei
10 hours agoEp. 285: Visa Revocation No-Go! Sortor Arrested! Ostrich Crisis! 2A Win! Comey Defense & MORE!
74.3K37 -
LIVE
CassaiyanGaming
1 hour ago🟢LIVE - VISITING GOOB LAGOON! - Will They Rip Me Off?!? Waterpark Simulator
57 watching -
LIVE
EricJohnPizzaArtist
6 days agoAwesome Sauce PIZZA ART LIVE Ep. #64: Robbie “The Fire” Bernstein
207 watching -
2:23:58
Nerdrotic
4 hours ago $5.53 earnedDeDunking the Debunkers with Dan Richards | Forbidden Frontier #119
22.4K5 -
LIVE
SlinderPigCamz
1 hour agoThe Headliners W/GrinchyGamer101 (Road to 500 Followers)
37 watching -
LIVE
MrOldFart
5 hours agoLIVE - MEGABONK First Playthrough - Mr.OldFart
11 watching -
LIVE
GritsGG
7 hours agoWarzone Win Grinding! Most Wins in WORLD! 3680+!
187 watching -
LIVE
Joke65
3 hours ago[LIVE] STAR WARS: Jedi Academy - Movie Battles 2 | ReaperAF95's Community Event Day 2
52 watching