Skip to content

This is a repository for the LinkedIn Learning course Learning ECMAScript 6+ (ES6+).

License

Notifications You must be signed in to change notification settings

datttrian/learning-ecmascript-6-plus-es6-plus

Repository files navigation

Learning ECMAScript 6+ (ES6+)

This is the repository for the LinkedIn Learning course Learning ECMAScript 6+ (ES6+). The full course is available from LinkedIn Learning.

Learning ECMAScript 6+ (ES6+)

ECMAScript—the standardized version of JavaScript—keeps getting more powerful. ES6 was a large leap forward, introducing features that changed how developers structure programs. But every year since there have been updates and additional improvements. This course helps you create modern JavaScript applications leveraging the most interesting and useful features in ES6+. Eve Porcello introduces the new keywords and operators that can help simplify code, as well as new ways of creating functions and objects. She also shows you how to write and search through template strings, create map objects to store key/value pairs, move values from one array to another—or one object to another—with the spread operator, build reusable classes, and use arrow functions and generators. Plus, learn how to handle asynchronous data and tasks with promises, fetch, and the async/await syntax.

This course was created by Eve Porcello. We are pleased to offer this training in our library.

Instructor

Eve Porcello

Software Developer and Instructor

Check out my other courses on LinkedIn Learning.

About

This is a repository for the LinkedIn Learning course Learning ECMAScript 6+ (ES6+).

Resources

License

Stars

Watchers

Forks