Understanding this, call(), apply(), and bind() in JavaScript
When learning JavaScript, you will eventually encounter the keyword this. At first, it may feel confusing because its value changes depending on how a function is called.
But there is a very simple wa
promisemethods.hashnode.dev5 min read