READ
ELOQUENT JAVASCRIPT
Beginner
A book providing an introduction to the JavaScript language and programming in general.
READ
BUILDING A JAVASCRIPT FRAMEWORK
Advanced
best Of Let’s Make a Framework articles.
READ
JS IN TEN MINUTES
Advanced
This guide is for anyone who knows some Javascript but would like a quick intro to its advanced features.
READ
JQUERY FUNDAMENTALS
Beginner
Community driven Javascript and jQuery book.
READ
JAVASCRIPT GUIDE
Beginner
JavaScript is a cross-platform, object-based scripting language. This guide explains everything you need to know about using JavaScript.
READ
JAVASCRIPT FOR CATS
Beginner
An in-browser interactive introductory programming text designed for cats. Humans are probably also capable of following along.
READ
JAVASCRIPT DESIGN PATTERNS
Beginner
In this book we will explore applying both classical and modern design patterns to the JavaScript programming language
READ
WRITING MODULAR JAVASCRIPT WITH AMD, COMMONJS & ES HARMONY
Advanced
In this article, we're going to look at three formats for writing modular JavaScript: AMD, CommonJS and proposals for the next version of JavaScript, Harmony.
READ
HTML CANVAS DEEP DIVE
Advanced
For those who allready know JavaScript basics and wants to learn HTML Canvas.
READ
DYNAMISEZ VOS SITES WEB AVEC JAVASCRIPT !
Beginner
[IN FRENCH] Le tutorial référence en francais pour apprendre le JavaScript. Culte !
READ
JAVASCRIPT GARDEN
Advanced
A collection of documentation about the most quirky parts of JavaScript.
READ
THE LITTLE MONGODB BOOK
Advanced
Discover NoSQL with MongoDB and commons Javascript usage patterns.
READ
UP AND RUNNING WITH NODE.JS
Advanced
Discover NodeJS APIS, tools, modules and best practices and learn how to extend it.
READ
MIXU'S NODE BOOK
Advanced
A comprehensive and interesting NodeJS overview covering many aspects in details.
READ
SINGLE PAGE APPS IN DEPTH
Advanced
Learn the best practices for implementing single page web apps.
READ
MASTERING NODEJS
Advanced
In Mastering Node we will discover how to write high concurrency web servers,…
READ
PROGRAMMIN WINDOWS 8 APPS
Beginner
[NOTE : Download needed]This book is about writing Windows Store apps using HTML5, CSS3, and JavaScript.
READ
COFFEESCRIPT COOKBOOK
Beginner
CoffeeScript recipes for the community by the community.
READ
DOM ENLIGHTENMENT
Advanced
Exploring the relationship between JavaScript and the modern HTML DOM