Execution Context In Javascript
In this blog we will learn how Javascript works. Do you know what is Execution Context?
Execution Context is
It is a concept that hold info about the environment within which current code is being executed.
Imagine it as a closed container inside w...
raghavblog.hashnode.dev2 min read