About this item

To get the most out of modern JavaScript, you need learn the latest features of its parent specification, ECMAScript 6 (ES6) . This book provides a highly practical look at ES6, without getting lost in the specification or its implementation details. Armed with practical examples, author Nicolas Bevacqua shows you new ways to deal with asynchronous flow control, declare objects or functions, and create proxies or unique sets, among many other features.The first title in Bevacqua's Modular JavaScript series, Practical Modern JavaScript prepares JavaScript and Node.js developers for applied lessons in modular design, testing, and deployment in subsequent books.This book explains:How JavaScript and its standards development process have evolvedEssential ES6 changes, including arrow functions, destructuring, let and constClass syntax for declaring object prototypes, and the new Symbol primitiveHow to handle flow control with Promises, iterators, generators, and async functionsES6 collection built-in types for creating object maps and unique setsHow and when to use the new Proxy and Reflect built-insChanges to Array, Math, numbers, strings, Unicode, and regular expressions, and other improvements since ES5.



About the Author

Nicolas Bevacqua

Nicolás is a renowned JavaScript expert and the published author of JavaScript Application Design (Manning 2015) , a book on JavaScript processes and quality design; and Practical Modern JavaScript (O'Reilly Media, 2017) , a book on the ECMAScript specification. Besides writing books and articles for ponyfoo.com, he also likes giving conference talks and contributing to open-source.



Read Next Recommendation

Report incorrect product information.