JavaScript ES6, ES7, ES8: Learn to Code on the Bleeding Edge (Full Course)
Offered By: freeCodeCamp
Course Description
Overview
Learn the most modern features of JavaScript, known as ES6+, in this comprehensive video course. Master template literals, destructuring, object literals, for-of loops, spread and rest operators, arrow functions, default parameters, Array.includes(), let and const, export and import, string padding methods, classes, trailing commas, async/await, and Sets. Gain practical knowledge to code on the cutting edge of JavaScript development, with content suitable for both beginners and experienced programmers. Follow along with instructor Dylan Israel as he guides you through each concept, providing clear explanations and practical examples. By the end of this 1-2 hour course, you'll have a solid understanding of the latest JavaScript features and be ready to apply them in your own projects.
Syllabus
⌨️ Template Literals
⌨️ Destructuring
⌨️ Object Literal
⌨️ For of loop
⌨️ Spread operator
⌨️ Rest operator
⌨️ Arrow Functions
⌨️ Default Params
⌨️ Array.includes
⌨️ Let & const
⌨️ Export & import
⌨️ String.padStrart, String.padEnd
⌨️ Classes
⌨️ Trailing commas
⌨️ Async/Await
⌨️ Sets
⌨️ What's Next
Taught by
freeCodeCamp.org
Related Courses
ES6 and Beyondegghead.io Learn ES6 (ECMAScript 2015)
egghead.io What's New in PHP 7.4
Laracasts First Look: PHP 7.4
LinkedIn Learning ES6: The Right Parts
Pluralsight