the 'this' keyword in javascript A small code base showing how 'this' works. Introduction and Binding Section 1 - Introduction and Binding Repo Explicit Binding with call, apply, and bind Section 2 - Explicit Binding with call, apply, and bind Repo The new and window Binding Section 3 - The new and window Binding Repo