Understanding this in JavaScript
One of the most confusing concepts for beginners in JavaScript is the keyword this. The reason it feels tricky is because its value changes depending on how a function is called.
But there is a simple
promisemethods.hashnode.dev4 min read