JavaScript: The Right Way
by William Oliveira
Publisher: jstherightway.com 2012
Description:
Since JavaScript is one of the most popular languages nowadays, there's a lot of obsolete and wrong information about it on the web. JS: The Right Way is an easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web.
Download or read it online for free here:
Read online
(online html)
Similar books

by Marijn Haverbeke - 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.
(19573 views)

by David Pitt - InfoQ.com
This book provides tools for a thorough understanding of three topics integral to effective enterprise-level, web SPA development: JavaScript language essentials, HTML5 specification features, and responsive design principles.
(9140 views)

by Nikhil Marathe
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.
(9979 views)

by Nicholas C. Zakas - Leanpub
This book is intended for those who are already familiar with JavaScript and ECMAScript 5. It is aimed at intermediate-to-advanced JavaScript developers (both browser and Node.js environments) who want to learn about the future of the language.
(8329 views)