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: D3 Tips and Tricks: Interactive Data Visualization in a Web BrowserD3 Tips and Tricks: Interactive Data Visualization in a Web Browser
by - Leanpub
D3 Tips and Tricks is a book written to help those who may be unfamiliar with JavaScript or web page creation get started turning information into visualization. d3.js is an extraordinary framework for presentation of data on a web page.
(7322 views)
Book cover: Building A JavaScript FrameworkBuilding A JavaScript Framework
by - DailyJS
This book is a guide to building a JavaScript framework. It'll teach you how to build a framework and draw on real-world code from projects like jQuery. Along the way we'll explore some fundamental parts of modern JavaScript.
(16303 views)
Book cover: The JavaScript WayThe JavaScript Way
by - Leanpub
This book aims to be a useful companion for anyone wishing to (re)discover the many facets of JavaScript. From the very basics of programming up to front-end and back-end web development, a lot of topics are covered in a simple and accessible way.
(5974 views)
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 ...
(7864 views)