JavaScript Execution Context
Deep dive into how JavaScript runs your code — execution context, creation and execution phases, the call stack, lexical environment, GEC vs FEC, and stack vs heap memory.
Jul 3, 202614 min read0 views
Articles, guides, and resources on web development, design, blockchain, open source, and career tips.
Filtered by tag: Execution Context
Deep dive into how JavaScript runs your code — execution context, creation and execution phases, the call stack, lexical environment, GEC vs FEC, and stack vs heap memory.
Understand JavaScript hoisting — creation vs execution phase, var vs let vs const, function declarations vs expressions, and interactive memory visualizations.
Stay up to date and get notified when I share new contents.
No spam ever, unsubscribe anytime