Understanding this, call(), apply(), and bind() in JavaScript
Introduction
JavaScript has a concept called this, and many beginners find it confusing. If you search online, you’ll often see complicated explanations involving execution context and internal mechan
this-bind-apply-in-js-shikhar-0718.hashnode.dev6 min read