ES6 is among us now and it introduced many new useful features, which makes solving typical everyday JavaScript challenges a lot easier. Let’s go through real life examples to create code that is dynamic, robust and maintainable.
Warning: This talk may contain traces of Arrow Functions, Template Strings, Destructuring, Proxies, Generators, Iterables, Classes, Promises, Sets, Maps and Functional Programming.