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
-
10:56
Liberty Hangout
2 days agoThank You Charlie
1.63K13 -
1:49:51
Steve-O's Wild Ride! Podcast
8 days ago $0.09 earnedChet Hanks Found God On Chat GPT | Wild Ride #266
10.5K1 -
2:18:15
Badlands Media
3 hours agoOnlyLands Ep 25
47K18 -
2:05:01
TimcastIRL
6 hours agoTrump Just Ended H1B Visas In Major Crackdown, Charging $100k Per Visa | Timcast IRL
264K162 -
4:02:20
Nerdrotic
12 hours ago $13.85 earnedKimmel MELTDOWN | Hollywood Boycotts Disney | Friday Night Tights 372 with Kaida
109K18 -
34:08
Bannons War Room
6 hours agoMEGYN KELLY: Jimmy Kimmel and Sore Cultural Losers, and Charlie Kirk's Spiritual Revival, w/ Bannon
70.3K70 -
59:27
NAG Podcast
7 hours agoBrandon Straka: BOLDTALK with Angela Belcamino
63.7K11 -
59:43
Sarah Westall
5 hours agoVietnam Shuts down 86 Million Bank Accounts, The Fourth Turning & more w/ Andy Schectman
46.4K11 -
1:17:51
Flyover Conservatives
12 hours agoMary Flynn O’Neill and Clay Clark: The Church Must Rise or America Falls | FOC Show
36.8K3 -
3:36:01
I_Came_With_Fire_Podcast
14 hours agoThe Global ANTIFA Connection You've Never Heard Of | The Israel Question
29.4K6