How Javascript Works? Execution Context?
When I started my career in JAVASCRIPT I used a variable before its declaration, for example
I thought it may throw a compilation error or runtime error like cannot use a variable before declaration or something like that, but none of it happened i...
developertalks.hashnode.dev3 min read