ES6 Handbook

In this manual we are going to approach learning ECMAScript 2015, version 6 of the Javascript standard known as ES6, which offers us new constructions, alternatives to organize code, and tools to make Javascript a more productive and easy-to-use language.

In this manual we want to address both the new features of the language, in terms of syntax, control structures, etc., as well as how to use ES6 right now using transpilers.

We will be posting new articles in this manual over the next few weeks to provide a comprehensive guide for programmers looking to improve their Javascript development experience. At the moment you can see the first ones published, to address the subject, along with references for learning that you will find in the articles and that will serve to complement the material.

See also  The visual hierarchy in web design
Loading Facebook Comments ...
Loading Disqus Comments ...