Logo

JS.next: A Manager's Guide by Aaron Frost

Small book cover: JS.next: A Manager's Guide

JS.next: A Manager's Guide
by

Publisher: O'Reilly Media
Number of pages: 43

Description:
JS.next is the most significant change to JavaScript since its initial release in 1995. JS.next educates JavaScript developers, from novice to expert, about the impact that JS.next has had on the language, and demonstrates the powerful new constructs that are accessible in the JS.next API. Complete with code examples, the references and explanations will bring your knowledge of JavaScript into the now, and will jump start any developers ability to code in modern JavaScript.

Download or read it online for free here:
Download link
(1.9MB, PDF)

Similar books

Book cover: An Introduction to libuvAn Introduction to libuv
by
This book is a small set of tutorials about using libuv as a high performance evented I/O library which offers the same API on Windows and Unix. It is meant to cover the main areas of libuv, but is not a comprehensive reference.
(10250 views)
Book cover: Building Front-End Web Apps with AngularJS and Parse.comBuilding Front-End Web Apps with AngularJS and Parse.com
by - codeproject.com
This book shows how to build JavaScript front-end web applications with AngularJS and the cloud storage service Parse.com. By learning from the examples in the book, you can quickly improve your understanding of basic concepts and techniques.
(6168 views)
Book cover: JavaScript: The Right WayJavaScript: The Right Way
by - jstherightway.com
Since JavaScript is one of the most popular languages nowadays, there's a lot of obsolete information about it on the web. This book is an easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web.
(16428 views)
Book cover: Eloquent JavaScript: An opinionated guide to programmingEloquent JavaScript: An opinionated guide to programming
by - No Starch Press
This ebook provides a comprehensive introduction to the JavaScript programming language. It contains plenty of example programs, and an environment to try them out and play with them. The book is aimed at the beginning programmer.
(19899 views)