In this course, you'll explore the latest features and improvements to the JavaScript programming language including new keywords, arrow functions, the Class syntax, Promises, and so much more.
Overview
Syllabus
- Syntax
- With this major update to the JavaScript language, a number of syntax improvements have been added. In this lesson, you'll learn to improve your JavaScript code with these syntax updates.
- Functions
- Functions are at the heart of JavaScript! With ES6, functions are getting some much-needed improvements. In this lesson, you'll learn a number of new things including arrow functions and classes.
- Built-ins
- The JavaScript environment provides you with a number of features by default. In this lesson, we'll take a look at Sets, Maps, Proxies, Generators, how iteration works, and more!
- Professional Developer-fu
- With this massive improvement, not all browsers are able to support this new version of JavaScript. In this lesson, you'll learn about using polyfills and transpiling your ES6 JavaScript code to ES5.
Taught by
Richard Kalehoff and James Parkes
Reviews
5.0 rating, based on 1 Class Central review
4.6 rating at Udacity based on 5 ratings
Showing Class Central Sort
-
The information is presented in very easy to understand way, with good examples and small interactive exercises to help understand the concepts better and retain the knowledge. Instructors are very engaging. Highly recommend!