What exactly is "this" in Javascript? (Part 1)
Jan 10, 2020 · Prelude This is a three part blog that will explain in detail how the reference keyword this behaves in different contexts of JavaScript. It's meant for beginners and/or developers who are trying to understand contexts in JS coming from different pro...
PFrancisco commented