Scope in Javascript
Scope in javascript is directly related to the lexical environment, if we first understand the lexical environment it will be very easy for us to understand scope and scope chain, and it will also help us to understand closures also.
ScopeWhere you ...
mangeshthakre.hashnode.dev4 min read
Avishkar Vichare
code.............<>
Bro thanks for this, understood clearly about lexical scope and all, amazing