Introduction to ES6

ES6 is one of the biggest updates to the JavaScript language yet. And JavaScript developers pretty much unanimously love the changes it brings, from template strings to enhanced object literals.

Browsers have been implementing support for the ES6 changes in their JavaScript engines for a while now, and if you haven’t started learning yet, now’s the time.

After taking this course you’ll be able to competently code JavaScript ES6 code, saving yourself time and frustration, and impressing prospective employers. We’ll walk you through new variable, string and operator handling, changes to conditionals and loops, as well as functions, objects and arrays. We’ll then look at this, bind, call, import and require to wrap things up.

For: , ,