APAman Patelinamanpatel2529.hashnode.dev00The Magic of this, call(), apply(), and bind() in JavaScript13h ago 路 5 min read 路 Hey everyone, Aman here! 馃憢 If there is one keyword in JavaScript that makes developers scratch their heads, it's this. It can feel like a shape-shifter, changing its identity depending on where and hJoin discussion
MKMohit Kumawatinjava-script-basics.hashnode.dev00Magic of this, call, bind and apply in JS23h ago 路 6 min read 路 1. Introduction Before jumping to any technical terms, let's start understanding this iin layman's language. Example:Let's suppose I'm at your home and ask you whose house is it, and you reply it's myJoin discussion
HDHaradhan Dasinthemagic-of-this-call-apply-and-bind-in-javascript.hashnode.dev00The Magic of this, call(), apply(), and bind() in JavaScript1d ago 路 7 min read 路 Let me start with a small story. Imagine there is a microphone on a stage.Anyone who holds that microphone gets to speak. Now here鈥檚 the interesting part: the microphone doesn't care who you are. WhoeJoin discussion
RTRachit Tanejainjswithrachit.hashnode.dev00The Magic of this, call(), apply(), and bind() in JavaScript2d ago 路 6 min read 路 If you have spent any time learning JavaScript, you have likely encountered the this keyword. You have also likely felt completely betrayed by it when it didn't do what you expected. Don't worry鈥攜ou aJoin discussion
PJPurakhnath Jyaniinpurakhnath-jyani.hashnode.dev00The Magic of this, call(), apply(), and bind() in JavaScript4d ago 路 13 min read 路 Have you ever written a function that works perfectly in one place, but breaks mysteriously when you move it somewhere else? Or wondered why this sometimes points to your object, and other times pointJoin discussion
SAShriyansh Agarwalinshriyanshagarwal.hashnode.dev00Why Your 'this' Fails in JavaScript Interviews - call(), apply(), bind() Explained5d ago 路 11 min read 路 Introduction You have completed your graduation, and now you want to step into the Software Development industry. Your interview is tomorrow, and you are revising topics that the interviewer might askJoin discussion