Logo

JavaScript: The Right Way by William Oliveira

Small book cover: JavaScript: The Right Way

JavaScript: The Right Way
by

Publisher: jstherightway.com

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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: JavaScript CookbookJavaScript Cookbook
by - O'Reilly Media
This cookbook is chock-full of code recipes that address common programming tasks, as well as techniques for building web apps that work in any browser. Just copy and paste the code samples into your project -- you'll get the job done faster...
(18831 views)
Book cover: You Don't Know JS: Scope and ClosuresYou Don't Know JS: Scope and Closures
by - O'Reilly
This guide takes you inside scope and closures, two core concepts you need to know to become a more efficient JS programmer. You'll learn how and why they work, and how an understanding of closures can be a powerful part of your development skillset.
(7462 views)
Book cover: Developing Backbone.js ApplicationsDeveloping Backbone.js Applications
by - O'Reilly Media
If you're looking to use the single-page application model to build your site's frontend, Backbone.js is an ideal framework for the job. This practical guide provides all the information you need to create structured JavaScript applications.
(14474 views)
Book cover: Dojo: The Definitive GuideDojo: The Definitive Guide
by - O'Reilly Media
Dojo provides an end-to-end solution for development in the browser. Matthew A. Russell demonstrates how to tame Dojo's extensive library of utilities so that you can build rich and responsive web applications like never before.
(11488 views)