Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Understanding ECMAScript 6: The Definitive Guide for JavaScript Developers
Top Free Programming Books 🌠 - 100% Free or Open Source!
  • Title Understanding ECMAScript 6: The Definitive Guide for JavaScript Developers
  • Author(s) Nicholas C. Zakas
  • Publisher: No Starch Press, 1 edition (September 3, 2016); Leanpub (2015)
  • License(s): Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License
  • Paperback 352 pages
  • eBook HTML (free), PDF, Mobi, and ePub
  • Language: English
  • ISBN-10: 1593277571
  • ISBN-13: 978-1593277574
  • :

Book Description

This book is a guide for the transition between ECMAScript 5 and 6. It is not specific to any JavaScript environment, so it is equally useful to web developers as it is Node.js developers.

This book is intended as a guide for those who are already familiar with JavaScript and ECMAScript 5. While a deep understanding of the language isn't necessary to use this book, it is helpful in understanding the differences 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.

This book is not for beginners who have never written JavaScript. You will need to have a good basic understanding of the language to make use of this book. You'll learn:

  • How ECMAScript 6 class syntax relates to more familiar JavaScript concepts
  • What makes iterators and generators useful
  • How arrow functions differ from regular functions
  • Ways to store data with sets, maps, and more
  • The power of inheritance
  • How to improve asynchronous programming with promises
  • How modules change the way you organize code

Whether you're a web developer or a Node.js developer, you'll find this book indispensable on your journey from ECMAScript 5 to ECMAScript 6.

About the Authors
  • Nicholas C. Zakas has been working on web applications since 2000, focusing on frontend development, and is known for writing and speaking about frontend best practices. He honed his experience during his five years at Yahoo!, where he was principal frontend engineer for the Yahoo! home page. He is the author of several books, including The Principles of Object-Oriented JavaScript (No Starch Press) and Professional JavaScript for Web Developers (Wrox).
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • Exploring ES6: Upgrade to the Next Version of JavaScript

    This book contains reliable and in-depth information on ECMAScript 6, the next version of JavaScript. If you are a JavaScript developer with basic development experience, and now want to learn about the latest features of JavaScript, then this book is for you.

  • 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.

  • Speaking JavaScript: An In-Depth Guide for Programmers

    Speaking JavaScript helps you approach the language with four standalone sections. First, a quick-start guide teaches you just enough of the language to help you be productive right away.

  • 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.

  • Learning JavaScript Design Patterns: A Developer's Guide

    This book explore many popular design patterns, including Modules, Observers, Facades, and Mediators. You'll learn how to write beautiful, structured, and maintainable JavaScript by applying classical and modern design patterns to 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.

  • Object-Oriented JavaScript, 2nd Edition (Stoyan Stefanov, et al.)

    This book shows you everything you need to learn object oriented JavaScript, demonstrating valuable techniques and strategies that you can use to fully experience the impressive capabilities of the language.

Book Categories
:
Other Categories
Resources and Links