Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
You Don't Know JS: ES6 & Beyond
🌠 Top Free Java Books - 100% Free or Open Source!
  • Title: You Don't Know JS: ES6 & Beyond
  • Author(s) Kyle Simpson
  • Publisher: O'Reilly Media; 1 edition (2016); eBook (Open Access Edition)
  • License(s): CC BY-NC-ND 4.0
  • Paperback: 272 pages
  • eBook: HTML
  • Language: English
  • ISBN-10/ASIN: 1491904240
  • ISBN-13: 978-1491904220
  • :

Book Description

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. As part of the "You Don't Know JS" series, this compact guide focuses on new features available in ECMAScript 6 (ES6), the latest version of the standard upon which JavaScript is built.

Like other books in this series, You Don't Know JS: ES6 & Beyond dives into trickier parts of the language that many JavaScript programmers either avoid or know nothing about. Armed with this knowledge, you can achieve true JavaScript mastery.

With this book, you will:

  • Learn new ES6 syntax that eases the pain points of common programming idioms
  • Organize code with iterators, generators, modules, and classes
  • Express async flow control with Promises combined with generators
  • Use collections to work more efficiently with data in structured ways
  • Leverage new API helpers, including Array, Object, Math, Number, and String
  • Extend your program's capabilities through meta programming
  • Preview features likely coming to JS beyond ES6
About the Authors
  • Kyle Simpson is an Open Web Evangelist from Austin, TX. He's passionate about JavaScript, HTML5, real-time/peer-to-peer communications, and web performance. Otherwise, he's probably bored by it. Kyle is an author, workshop trainer, tech speaker, and avid OSS community member.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
Book Categories
:
Other Categories
Resources and Links