Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

3.3 The `this` Keyword: Regular Functions

One of the most confusing aspects of the JavaScript language is the this keyword. In this lesson, we'll start digging into how this works in a JavaScript function.