How JavaScript Code is executed? in & Call Stack | Namaste JavaScript Ep. 2 notes by samjs
Apr 3, 2024 · 2 min read · In the previous blog, we learnt about Execution context, let's see how's the creation of execution context happens Creation of javascript execution context creation of execution context can be separated into two phases: memory allocation phase here...
Join discussion