Course contentsShow
JavaScript
Lesson 578 of 2,72314. The 'this' KeywordPro lesson

When to Choose Arrow vs Regular Functions

Decision rules: use arrows for callbacks and lexical 'this'; use regular functions for methods and constructors.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.