Mudit Ameta ECMAScript 6, or the 6th edition of ECMA-262 standard, gives JavaScript developers new tools for writing more succinct and modular code. In this article, Iâll cover how we can use four of these features â iterables, generators, fat arrows, and for-of â in conjunction with higher-order functions, function composition, and lazy evaluation, to write cleaner and more modular JavaScript. Be
{{#tags}}- {{label}}
{{/tags}}