ES6 and beyond

Learn the standardized additions/updates to the Javascript language.

Objective:

  1. Compare differences between common JS and the latest version of the ECMAscript standard.

Slides

Concept Check

Quiz: https://goo.gl/forms/DD43jH2W09uzl4qj1

ES6 Challenge

Clone the following repo and follow the README.md to practice the ES6 features.

ES6 Extra Review:

If you'd like to further review these ES6 features watch the following:

Last updated