Nested Functions and Enclosing Scope

Premium

Learn about the enclosing scope, which allows nested functions to access variables defined in their outer (enclosing) function.