What's an Execution Context?
One of the most fundamental concepts in javascript is Execution Context. It enables developers avoid bugs and makes them more competent if they have a firm grasp on it.Because knowing this will assist you in understanding closures, scope chains, and ...
mohammedsas.hashnode.dev3 min read
Prathmesh Jagtap
Cursios Frontend Developer
Understood Execution Context really well , nice blog