Lexical In JavaScript
As mentioned in the MDN Docs
“Lexical scope uses the location where a variable is declared to determine where it is available,”
it sounds redundant — because if you already know where it is declared,then it feels obvious that you also know where it...
neeltyper001.hashnode.dev2 min read