π Global Execution: The Global Environment and the Global Object: Whenever code is run in javascript, it's run inside an execution context. A wrapper which is parsing, verifying and looking into your code while running. Base Execution Context is a ...
muhammadawaisshaikh.hashnode.dev3 min read
No responses yet.