Modern JavaScript: ES6 and beyond! - ES6 Introduction
Lessons
- Why is ES6 and beyond considered to be modern JavaScript? 1:34
- What is the difference between var, let and const? 4:26
- Learn how to use arrow functions in JavaScript ES6 8:05
- ES6 Template Literals and String Interpolation 5:10
- Learn which features and syntax changes ES6 introduced to JavaScript Objects 4:39
- Learn how to set default parameter values in JavaScript functions 3:59
- Learn what the Rest and Spread operators are in ES6 3:22
- How to Destructure Arrays and Objects in JavaScript ES6 5:31
- Learn what ES6 modules are and how to export and import them 5:06
- Learn how to create Classes in JavaScript (ES6) 3:47