JavaScript this Keyword. The JavaScript this keyword refers to the object it belongs to. It has different values depending on where it is used: In a method, this refers to the owner object. A function’s this keyword behaves a little differently in JavaScript compared to other languages

#javascript

JavaScript this Keyword
2.30 GEEK