5 Things to Know About the this Parameter in JavaScript
Briefly

It gives access to other properties, it depends on how the function is invoked and more
The this keyword is one of the most confusing parts of JavaScript.
Read at Medium
[
|
]