This cheatsheet you need
The most dumbed down definition I have is: 'this' is the object that calls a function or the object where an arrow function is called
A more technical study is dynamic scope vs lexical scope;
Who is 'this' in the for each function call?
// 1. th...
featuringcode.com4 min read