Zitat: http://bonsaiden.github.com/JavaScript-Garden
JavaScript Garden is a growing collection of documentation about the most quirky parts of the JavaScript programming language. It gives advice to avoid common mistakes, subtle bugs, as well as performance issues and bad practices that non-expert JavaScript programmers may encounter on their endeavours into the depths of the language.
JavaScript Garden does not aim to teach you JavaScript. Former knowledge of the language is strongly recommended in order to understand the topics covered in this guide. In order to learn the basics of the language, please head over to the excellent guide on the Mozilla Developer Network.
Reguläre Ausdrücke (RegEx) einfach online testen Nützliches Tool zum Entwicklen und Testen regulärer Ausdrücke
Online-Editoren für Webentwickler Was bieten Online-IDEs, welche Vor- und Nachteile haben sie, und für wen lohnt sich der Umstieg?