Instructor Aaron Frost begins the course with a brief history of JavaScript, including how it was created, and where it is headed in the future. He then examines in detail the new features which will be available with the release of ES6, and provides clear and practical examples of their use. Aaron wraps up the course by showing the extent to which modern browsers currently support ES6, and walking you through the details of installing and using a tool which allows you to write ES6 code for current browsers. Course materials are available at https://github.com/aaronfrost/es6-femasters-slides
Overview
Instructor Aaron Frost begins the course with a brief history of JavaScript, including how it was created, and where it is headed in the future. He then examines in detail the new features which will be available with the release of ES6, and provides clear and practical examples of their use. Aaron wraps up the course by showing the extent to which modern browsers currently support ES6, and walking you through the details of installing and using a tool which allows you to write ES6 code for current browsers. Course materials are available at https://github.com/aaronfrost/es6-femasters-slides
Syllabus
- History of JavaScript 38mins
- Proper Tail Calls, Declarations, and Rest Parameters 70mins
- Spread Operator, Destructuring, and Arrow Functions 84mins
- Default Parameters, Classes, and Collections 79mins
- Modules, Promises, and Generators 37mins
- Build Tools 14mins
Taught by
Aaron Frost