Execution in JavaScript
Ever wondered how your JavaScript codes are being executed? Why variables declared in a function are only accessible when the function is called? And what really goes on behind the scenes? Then this article should help clear most of your curiosity. I...
cejay.hashnode.dev7 min read
Ejembi Peter
Software engineer and article writer
Well detailed explanation of the call stack, loved it,