How JavaScript Works & Execution Context | Namaste JavaScript Ep.1 Notes. by samjs
https://youtu.be/ZvbzSrg0afE?si=klkUWun6WccZpIUz
every programming language has a unique way of executing the code, Here in javascript everything starts with the Execution context.
Execution context
The execution context can be split into two parts...
samjs.hashnode.dev1 min read