JavaScript Execution Context and Call Stack Explained
Why Execution Context is important in JavaScript ?
When I first learnt JavaScript, I tried to memorize syntax but struggled to understand why the code behaved the way it did.
What are all these jargons like : Hoisting, Scope, Closure, async behavior?...
javascriptconcepts.hashnode.dev4 min read