JavaScript

New javascript features overview. Part two

In last lesson we began considering new modern javascript features.Today we'll consider another of it. Today we will talk about async/await - the new way to work with promises; new javascript data structure - Map and Set and also "syntax sugar" - classes....

read more

New javascript features overview. Part one

JavaScript is extension of ECMAScript language. One of the largest ECMAScript update for developers is ECMAScript 2015 (ECMAScript 6). Today we'll consider some of new features of ECMAScript. In this lesson we'll look at some modern Javascript features: variables (new...

read more

Pin It on Pinterest