Home > Author > Kyle Simpson >

" Closure is when a function is able to remember and access its lexical scope even when that function is executing outside its lexical scope. "

Kyle Simpson , You Don't Know JS: Scope and Closures (You Don't Know JS, #2)


Image for Quotes

Kyle Simpson quote : Closure is when a function is able to remember and access its lexical scope even when that function is executing outside its lexical scope.