ES6 features in JavaScript

preview_player
Показать описание
(1) Let and const keywords.
(2) for..of Loop.
(3) Default parameters in function.
(4) Rest operator.
(5) Spread operator.
(6) Destructing.
(7) Template literal.
(8) Arrow function.
(9) Promises.
(10) Classes.
(11) Generators.
(12) Symbols.
(13) Unicode.
(14) Proxies.
(15) Binary and octal.
(16) tail call optimization .
Many more
Рекомендации по теме
visit shbcf.ru