The JavaScript Cookbook

The JavaScript cookbook contains lots of useful how-to articles that explain how to perform common things in JavaScript

Note: this is a living document. Over time this post will fill up with tons of useful how-tos

Strings

Numbers

Dates

Objects

Arrays

Functions

Loops