Understanding "this", call(), apply(), and bind() in JavaScript
When I first encountered this in JavaScript, it was honestly confusing. Sometimes it referred to an object, sometimes it didn’t, and sometimes it behaved differently depending on how a function was ca
dipan-roy-choudhury.hashnode.dev5 min read