Understanding this and Prototypes in JavaScript: Lessons from You Don’t Know JS: this & Object Prototypes
Looking more into important JavaScript concepts, the this keyword and the prototype system are quite popular but very misunderstood tools in JavaScript that often confuse a lot of developers, me included. You Don’t Know JS: this & Object Prototypes b...
himwhowrote.hashnode.dev3 min read