What has changed in Lexical Environment as per ECMAScript2021
Let's first understand the Lexical Environment & Environment Record as per different versions of ECMAScript Specification.
From ES2015 till ES2020 Specification:-
Lexical Environment:
A lexical environment is a specification type used to define the...
codescoop.hashnode.dev3 min read