ES6 for Humans Год издания: 2017 Автор: Grover D., Kunduru H.P. Издательство: Apress ISBN: 978-1-4842-2622-3 Язык: Английский Формат: PDF/EPUB/MOBI Качество: Издательский макет или текст (eBook) Интерактивное оглавление: Да Количество страниц: 148 Описание: Learn ES6 best practices for code optimization and organization and walk through practical, common examples of how to implement complete components of your applications. While this book covers the basic concepts of modern JavaScript, it primarily focuses on the new syntax, data-types, functionalities, and everything else that's new in ES6, the latest standard of JavaScript. You'll examine how to use ES6 in functional programming and explore the new more modular and object-oriented approach to JavaScript. This book will help you sharpen and upgrade your JavaScript language skills so you to easily explore modern ES6 based frameworks or libraries such as ReactJS, ReactNative, Angular4 and Vue.js. ES6 for Humans is a complete guide to writing ES6 and will enable you to start taking advantage of this exciting new version of JavaScript. What You'll Learn - Use all the new features added to JavaScript - Compare ES5 and ES6 in varied situations - Refresh your core JavaScript fundamentals - Understand the modular and object-oriented approach to JavaScript Who this Book Is For Any Javascript developer who wants to fully understand and dive into the new features of ES6/ES2015. Developers with some background in programming, preferably in JavaScript. A basic understanding of coding concepts and exposure to object-oriented programming is expected.
Примеры страниц
Оглавление
Contents at a Glance About the Authors ........................................................................... xiii About the Technical Reviewer ......................................................... xv Acknowledgments ......................................................................... xvii Chapter 1: Getting Started with ES6 ............................................... 1 Chapter 2: New Syntax in ES6 ...................................................... 11 Chapter 3: Destructuring .............................................................. 37 Chapter 4: Classes in ES6 ............................................................. 49 Chapter 5: Modules ...................................................................... 65 Chapter 6: Symbols in ES6 ........................................................... 75 Chapter 7: Arrays and Collections ................................................ 81 Chapter 8: Iterators and Generators ............................................. 97 Chapter 9: Promises in ES6 ........................................................ 109 Chapter 10: Meta Programming ................................................. 117 Chapter 11: Beyond ES6 ............................................................. 129 Index ........................................................................................ 135
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum