Execution Context in JavaScript and its working.
Whenever we write a code in JavaScript, and when we try to execute it, then in the background a lot of operations are being done in the web browser to execute it.
In this article, we'll be looking at all the things that happen behind the scenes.
What...
anshulghogre.hashnode.dev4 min read