JavaScript

BrowserWiki's JavaScript is about JavaScript as used in browsers, of course. It does not cover the language itself, but the runtime environment within the browsers.

If you are interested in understanding JavaScript, read this:

Douglas Crockford's Wrrrld Wide Web

JavaScript: The Definitive Guide (5th Edition) by David Flanagan.

Usefull JavaScript reference at javascriptkit

JavaScript Tools:

Googles Closure Compiler compresses code

JSLINT