Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

egghead.io

ES6 and Beyond

via egghead.io

Overview

A series of lessons to help you get more familiar with modern JavaScript syntax.

Syllabus

  • Copy an Array with the Spread Operator
  • Nested Destructuring for Objects
  • Copy an Object with the Spread Operator
  • Merge Arrays using the Spread Operator
  • Flatten a Nested Array in JavaScript with Array.prototype.flat
  • Merge Objects with JavaScript's Spread Operator
  • For...in Loop vs. For...of Loop
  • Array.prototype.flatMap from ES2019
  • Convert an Object to an Array and back again with Object.entries and Object.fromEntries
  • Safely Access a Property on a JavaScript Object with Optional Chaining
  • Safely Access a Property on a JavaScript Array with Optional Chaining

Taught by

Laurie Barth

Reviews

4.3 rating at egghead.io based on 30 ratings

Start your review of ES6 and Beyond

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.