Javascript
JavaScript Fundamentals -- The this Keyword

Exercise 1

PRO
Outline

Let's take a break and do an exercise, practicing the things we've learned so far with global context, function context, and new context.

Click on this link to fork the StackBlitz project for this exercise. There are 6 situations. Determine what the context will be in each of the situations. Then continue on to the next video to review the answers.

 

I finished! On to the next chapter