Logo

JavaScript Allongé by Reginald Braithwaite

Large book cover: JavaScript Allongé

JavaScript Allongé
by

Publisher: Leanpub
ISBN/ASIN: B00FLKRCVO
Number of pages: 278

Description:
JavaScript Allongé solves important problems for the ambitious JavaScript programmer. JavaScript Allongé gives you the tools to deal with JavaScript bugs, hitches, edge cases, and other potential pitfalls. This book gives you a gentle start before showing you its full depth.

Home page url

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

Similar books

Book cover: JavaScript EnlightenmentJavaScript Enlightenment
by - Lulu.com
The book gives the reader an accurate JavaScript worldview through an examination of native JavaScript objects and supporting nuances: complex values, primitive values, scope, inheritance, etc. A short and digestible summary of the ECMA-262.
(16266 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.
(7680 views)
Book cover: Introduction to JavaScriptIntroduction to JavaScript
by - Foothill College
This introduction to JavaScript covers the Document Object Model, JavaScript elements, events and event handlers, incorporating JavaScript into your HTML pages, program control, functions, arrays, forms, form handlers, environmental variables, etc.
(14306 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)