Class notes
Scopes and Closures (C3) Notes
- Institution
- Queens College
The following notes discuss scopes and closures. It will analyze the three different types of scopes including lexical scope, global scope, and function scope. In addition, it discusses how data is represented in most programming languages. It will talk about other important things in JavaScript fu...
[Show more]