Working of global execution context in Javascript
When we write codes for a javascript program in an Html file, the browser makes steps to make the execution of the javascript code. It is important to know the procedure of performing operations by the browser to make executions. If you know the proc...
ankitmishraindia.hashnode.dev3 min read