JavaScript The Hard Parts-Part 1
In the beginning, we need to be sure that we know a lot of things
imagine, the sheet that you write in JavaScript is wrapped with a big thing called execution context.
So what is execution context?
Execution context simply is created to run the code ...
osamamammar.hashnode.dev4 min read