JavaScript 入门指南

这是一份JavaScript热身指南,主要是收集了一些JavaScript的优秀教程以及工具,希望对使用JavaScript的同学能够帮助。这份清单并针对初学者教学,阅读前需要一些JavaScript基础。

Advice

JavaScript Garden is a growing collection of documentation about the most quirky parts of the JavaScript programming language.

JavaScript Performance Best Practices This article gives good and valuable guidance for improving the JavaScript performance in Web Runtime. The article is a collection of guidelines from various sources.

Library & Framework

YUI Library The YUI Library is a set of utilities and controls, written with JavaScript and CSS, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX.

jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.

MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer.

Dojo saves you time, delivers powerful performance, and scales with your development process. It’s the toolkit experienced developers turn to for building superior desktop and mobile web experiences.

{{ mustache }} Logic-less templates.

Tools

JsDoc Toolkit is an application, written in JavaScript, for automatically generating template-formatted, multi-page HTML (or XML, JSON, or any other text-based) documentation from commented JavaScript source code.

jsPerf — JavaScript performance playground

Information

ARE WE FAST YET?

未完待续…

Last Updated:2011/04/09 13:09
-EOF-