How Javascript Works? Execution Context?
May 29, 2021 · 3 min read · 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...
Join discussion
