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
shristhisingh.hashnode.dev6 min read