Lexical Scope & Scope Chain: Dibs on Variables & Functions
We all know about variables & functions & their different types, but we all must have been a part of long debugging sessions trying to solve Uncaught ReferenceErrors at some point of our life. This is because, different parts of our program call dibs...
pulpmint.hashnode.dev5 min read