this in Java script | this keyword in JavaScript in Hindi | Javascript tutorial

Published: 30 September 2022
on channel: CONCEPT BOOSTER
79
like

#javascript #programming #coding
In this video, we'll take a deep dive into the "this" keyword in JavaScript. Whether you're a beginner or an experienced JavaScript developer, this video will provide a comprehensive overview of the "this" keyword and help you avoid common mistakes. So, grab a cup of coffee and let's dive into the world of "this" in JavaScript!

Arrow function in javascript:    • arrow function javascript | Arrow Function...  

In JavaScript, the this keyword refers to an object.
Which object depends on how this is being invoked (used or called).

In javascript this is not a variable. It is a keyword. You cannot change the value of this.

The this keyword refers to different objects depending on how it is used:
In an object method, this refers to the object.
Alone, this refers to the global object.
In a function, this refers to the global object.
In a function, in strict mode, this is undefined.
In an event, this refers to the element that received the event.

Follow me on Instagram : @ranaprince1234


On this page of the site you can watch the video online this in Java script | this keyword in JavaScript in Hindi | Javascript tutorial with a duration of hours minute second in good quality, which was uploaded by the user CONCEPT BOOSTER 30 September 2022, share the link with friends and acquaintances, this video has already been watched 79 times on youtube and it was liked by like viewers. Enjoy your viewing!