Course contentsShow
JavaScript
Lesson 887 of 2,72320. Array Iteration and TransformationPro lesson

The Array.prototype.flatMap() Method

Understand flatMap() as a combination of map() followed by flat(1), useful for mapping to multiple values.

This lesson is for subscribers

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