Cantitate/Preț
Produs

ES6 for Humans: The Latest Standard of JavaScript: ES2015 and Beyond

Autor Deepak Grover, Hanu Prateek Kunduru
en Limba Engleză Paperback – 19 iul 2017
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. 

Citește tot Restrânge

Preț: 39334 lei

Preț vechi: 49167 lei
-20%

Puncte Express: 590

Preț estimativ în valută:
7536 8181$ 6463£

Carte tipărită la comandă

Livrare economică 06-11 mai

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484226223
ISBN-10: 1484226224
Pagini: 138
Ilustrații: XVII, 137 p. 2 illus. in color.
Dimensiuni: 155 x 235 x 14 mm
Greutate: 2.53 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1. Getting Started with ES6
2. New Syntax in ES6
3. Destructuring
4. Classes in ES6
5. Modules
6. Symbols
7.Arrays and Collections
8. Iterators and Generators
9. Promises In ES6
10. Meta Programming
11. Beyond ES2016

Notă biografică

Deepak Grover is a software architect from India, who has been helping several startups grow and build scalable products. He holds a Master’s degree in Software Engineering and has been programming for the past eight years. He is proficient in JavaScript and has built several open sources libraries using ES6, ReactJS, and Angular 2 from the ground up. Besides computers, he likes to travel and can be often found speaking about JavaScript at tech meetups.

Hanu Prateek Kunduru iis a computer languages polyglot and has worked extensively with C, C++, Java, Python, Ruby, and JavaScript. He is a serial entrepreneur with experience building and scaling technology and web products. Previously a CTO at a tech startup, he has experience managing large developer teams and workflows. He currently works as a staff member at 42 Silicon Valley in California, a coding school with a revolutionary project based, peer-to-peer learning environment.

p>

Textul de pe ultima copertă

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.
 

Caracteristici

Specifically targets teaching ES6 – quickly learn what’s new and changed in JavaScript without having to go through old concepts
Learn to build scalable web apps by building small projects featured in the examples
Not just a tech reference – project-based learning model enables you to learn by doing