- The scope that contains, and is visible in, all other scopes. In client-side JavaScript, the global scope is generally the web page inside which all the code is being executed. ← MDN Web Docs
- Previous term: Global object
- Next term: Global variable
- Random term: DoD