1.Execution Context What is an Execution Context?Everything in JS happens inside an Execution Context.Execution context is like a big box, it has 2 components.1. Memory Component 2. Code ComponentIn the memory component, all variables and functions a...
yashpurkar.hashnode.dev6 min read
Awesome! Explained very well!
Said Mounaim
Full Stack JavaScript Developer
Thanks!