JavaScript Execution Context
When the JavaScript code started to run then the Global Execution Context is created.
Types of Phases in Execution Context
The Execution context is created in two phases:
Memory allocation Phase
Code Execution phase
Let's start with the following...
blessie-blog.hashnode.dev2 min read
Rohan Malo
full stack Developer | skilled in Django, Rest API, React, React Native, CSS
Good blog