Everything about 'This' keyword :
The this keyword of JavaScript seems confusing to the beginners — but once you understand who is calling the function, everything becomes easy.
Golden Rule:this always refers to the caller of the func
dev-radhika.hashnode.dev3 min read