Learn the main additions. Including flat, flatMap and Object.fromEntries.
Overview
Syllabus
- Array.prototype.flatMap from ES2019
- Flatten a Nested Array in JavaScript with Array.prototype.flat
- Convert an Object to an Array and back again with Object.entries and Object.fromEntries
Taught by
Laurie Barth