Ponmani_Geek

@ponmani529 · Joined February 2021

I'm a self-thought developer, even though I have cs degree, recently I figured out my interest in web development, and there begins a journey , a never-ending learning journey

Master the this keyword in javascript today!

# This keyword in Javascript In Javascript, what does `this` keyword refer to? The `this` keyword refers to the current execution context. The execution context can vary based on differen...