Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Practical Modern JavaScript: Dive into ES6 and the Future of JavaScript
Top Free C Programming Books 🌠 - 100% Free or Open Source!
  • Title Practical Modern JavaScript: Dive into ES6 and the Future of JavaScript
  • Author(s) Nicolas Bevacqua
  • Publisher: O'Reilly Media; 1 edition (July 16, 2017)
  • License(s): CC BY-NC-SA 4.0
  • Paperback 334 pages
  • eBook HTML
  • Language: English
  • ISBN-10: 149194353X
  • ISBN-13: 978-1491943533
  • Share This:  

Book Description

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 evolved
  • Essential ES6 changes, including arrow functions, destructuring, let and const
  • Class syntax for declaring object prototypes, and the new Symbol primitive
  • How to handle flow control with Promises, iterators, generators, and async functions
  • ES6 collection built-in types for creating object maps and unique sets
  • How and when to use the new Proxy and Reflect built-ins
  • Changes to Array, Math, numbers, strings, Unicode, and regular expressions, and other improvements since ES5
About the Authors
  • 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.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • JavaScript for Impatient Programmers (Axel Rauschmayer)

    This book makes JavaScript less challenging to learn for newcomers, by offering a modern view that is as consistent as possible. No prior knowledge of JavaScript is required, but you should know how to program.

  • Eloquent JavaScript, 3rd Edition: A Modern Introduction

    Eloquent JavaScript dives deep into the JavaScript language to show you how to write beautiful, effective code. It immerses you in example code from the start, while exercises and full-chapter projects give you hands-on experience.

  • Deep JavaScript: Theory and Techniques (Axel Rauschmayer)

    In depth knowledge of JavaScript makes it easier to learn a variety of other frameworks, including Node.js, React, Angular, and related tools and libraries. This book is designed to help you cover the core JavaScript concepts you need to build modern applications.

  • You Don't Know JS Yet: Get Started - 2nd Ed. (Kyle Simpson)

    By learning the basic building blocks of programming, as well as JavaScript's core mechanisms, you'll be prepared to dive into the other, more in-depth books in the series and be well on your way toward true JavaScript.

  • You Don't Know JS Yet: Scope and Closures, 2nd Edition

    This concise yet in-depth guide takes you inside scope and closures, two core concepts you need to know to become a more efficient and effective JavaScript programmer. You'll learn how and why they work, and how to use it, etc.

  • JavaScript: The First 20 Years (Allen Wirfs-Brock, et al)

    This book tells the story of the creation, design, evolution, and standardization of the JavaScript language over the period of 1995–2015. But the story is not only about the technical details of the language.

  • Structure and Interpretation of Computer Programs in JavaScript

    This book introduces the reader to central ideas of computation by establishing a series of mental models for computation. It has had a dramatic impact on computer science curricula over the past decades. Examples are implemented using the JavaScript.

  • Oh My JavaScript: The Best JavaScript Articles (Azat Mardan)

    This book is a compilation of publicly available resources conveniently edited and packaged in an ebook format (PDF, ePub, mobi). Attributions are carefully preserved. It will save your many hours of frustrations and internet searches!

  • Understanding ECMAScript 6 (Nicholas C. Zakas)

    This book is a guide for the transition between ECMAScript 5 and 6. In particular, this book is aimed at intermediate-to-advanced JavaScript developers (both browser and Node.js environments) who want to learn about the future of the language.

  • Functional-Light JavaScript (Kyle Simpson)

    This book is a balanced, pragmatic exploration of Functional Programming (FP) in JavaScript. It explores the core principles of FP as they are applied to JavaScript without drowning in all the heavy terminology.

Book Categories
:
Other Categories
Resources and Links