JavaScript Next Your Complete Guide to the New Features Introduced in JavaScript, Starting from ES6 to ES9

JavaScript has finally grown up. Armed with a slew of new features, JavaScript now makes writing the code that powers your applications elegant, concise, and easy to understand. This book is a pragmatic guide to the new features introduced in JavaScript, starting with Edition 6 of ECMAScript, and en...

Full description

Bibliographic Details
Main Author: Gandhi, Raju
Format: eBook
Language:English
Published: Berkeley, CA Apress 2019, 2019
Edition:1st ed. 2019
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02299nmm a2200253 u 4500
001 EB001876037
003 EBX01000000000000001039404
005 00000000000000.0
007 cr|||||||||||||||||||||
008 191108 ||| eng
020 |a 9781484253946 
100 1 |a Gandhi, Raju 
245 0 0 |a JavaScript Next  |h Elektronische Ressource  |b Your Complete Guide to the New Features Introduced in JavaScript, Starting from ES6 to ES9  |c by Raju Gandhi 
250 |a 1st ed. 2019 
260 |a Berkeley, CA  |b Apress  |c 2019, 2019 
300 |a XX, 241 p. 4 illus  |b online resource 
505 0 |a 1. The New Declarations on the Block -- 2. Lambdas with Arrow Functions -- 3. Effective Function Signatures with Default and Rest Parameters -- 4. Divide and Conquer with Object and Array Destructuring -- 5. Formatted Strings using Template Strings -- 6. Maps and Sets- The New Data Structures on the Block -- 7. Bright Shiny Object(s) using Enhanced Object Literals -- 8. Hiding behind Symbols -- 9. Iterable Sequences with Generators and Iterators -- 10. Avoiding Callbacks with Promises -- 11. Many of a Kind with Classes -- 12. Name-spacing Code using Modules -- 13. Metamorphosis with proxy and reflect -- 14. Seemingly imperative with async and await -- 15. Asynchronous Iterators and Generators- A Meeting of the Minds 
653 |a Computer programming 
653 |a Web Development 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
856 4 0 |u https://doi.org/10.1007/978-1-4842-5394-6?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 006.76 
520 |a JavaScript has finally grown up. Armed with a slew of new features, JavaScript now makes writing the code that powers your applications elegant, concise, and easy to understand. This book is a pragmatic guide to the new features introduced in JavaScript, starting with Edition 6 of ECMAScript, and ending with Edition 9. Using a "compare and contrast" approach, each chapter offers a deep dive into new features, highlighting how best to use them moving forward. As you progress through the book, you'll be offered multiple opportunities to see the new features in action, and in concert with one another. Backed by an example-driven writing style, you'll learn by doing, and get ready to embrace the new world of JavaScript