Technical blog on Js Concepts
JavaScript execution context is a crucial part of understanding how JavaScript works behind the scenes. So lets understand it first.
Execution Context:
When the JavaScript engine scans a script file, it makes an environment called the Execution Conte...
danishsalim.hashnode.dev13 min read