Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

3.1 Scope in JavaScript

Scope in JavaScript is extremely important—without understanding it, you won't be able to master functions. In this lesson, we'll look at how scope works in JavaScript.