JavaScript ep-1
Everything in JS happen inside execution context.
Imagine a closed container inside which JS runs.
The first compnet is knowns as variable component/memory component and the second component is known as code component.
Memory component:It store all ...
dilshad0011.hashnode.dev1 min read