Course contentsShow
JavaScript
Lesson 506 of 2,72313. ClosuresPro lesson

Closures Don't Copy the Scope

Closures maintain a live reference to the outer scope; changes to captured variables are visible to all closures sharing that scope.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.