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

Reading Closure State from Outside

Outer code cannot directly access variables inside a closure's scope, only the closure itself can read or modify them.

This lesson is for subscribers

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