Javascript is a language designed for the Web, Everything that happens in it, happens in an Execution Context. If a program runs in javascript an execution context is created. Everytime an execution context is created it is created in two phases. Cre...
ashishjha14.hashnode.dev3 min readNo responses yet.