The Magic of this in JavaScript
I remember the first time I saw the word this in a piece of JavaScript code. I was looking at a simple function inside an object, and there it was, sitting right next to a property name: this.name.
At
codebysnorlax.hashnode.dev8 min read