Execution context in JS
What is an Execution Context?
So, what is an execution context? Whenever you write some code, your code is in a space that space is called the “execution context”.
“ Everything in JavaScript happens inside an Execution Context.”
JavaScript is a synch...
chhakulizingare.hashnode.dev4 min read
Anand
All time learner.
Thanks for sharing!