How Javascript works under the hood - Execution context & call stack π₯
Introduction
In this article, we will learn one of the must-know fundamental concepts of Javascript - Execution context and call stack. Understanding of execution context and call stack will set you up for learning other essential parts of the javasc...
vinitraut.hashnode.dev5 min read