Register - Login - Forgotten Password

Lesson 9: Modern JavaScript Functions and Array Methods

What changes when a familiar function is written with an arrow instead of the word `function`? Often, the behaviour stays exactly the same while the code becomes shorter. This lesson focuses on how arrow functions express parameters and returned values, and on one important difference involving `this`.

Lesson 9: Modern JavaScript Functions and Array Methods

This lesson just one in the category Introduction to JavaScript. To access this lesson you need to have a valid learner account, ask your parent to register you now.