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: Human JavaScriptHuman JavaScript
by - HumanJavaScript.com
This is a book about a specific set of JavaScript tools, patterns, and approaches that we feel are optimized for people. These approaches enable our team to quickly build and deliver high-quality JavaScript applications for humans ...
(8126 views)
Book cover: Exploring ES2016 and ES2017Exploring ES2016 and ES2017
by
This book is about ECMAScript 2016 and ECMAScript 2017, new versions of JavaScript. The 2016 and 2017 iterations bring worthwhile improvements: Async functions, Shared memory and atomics, as well as improvements to core Array and String classes.
(5199 views)
Book cover: DOM EnlightenmentDOM Enlightenment
by - domenlightenment.com
This is the most exhaustive book written about DOM scripting without the use of a library/framework. The book is written in a style that favors small, isolated, immediately executable code over wordy explanations and monolithic programs.
(15057 views)
Book cover: JavaScriptJavaScript
- Wikibooks
This book is a guide to JavaScript, a scripting language widely used in web pages and web applications. This book is written as a tutorial, in the sense that all key concepts are explained. It is assumed that you have a background in programming.
(11433 views)