Execution context
Hello, guys! In this article, we'll learn about execution context in JavaScript
there are few concepts that will be covered along
What is an execution context
Execution basically is an environment/container in which the JavaScript code is executed.
i...
ishan-jirety.hashnode.dev2 min read