Getting started¶
Contents

Installation¶
- How to Install the Dojo Toolkit
- Configuring Dojo
- Using Dojo from a CDN
Base Functionality¶
JavaScript Extensions¶
- Functions used *everywhere*
- Browser Sniffing
- Arrays
- Parsing, Formatting and Validating Numbers and Dates
- Todo: classes
- Todo: inheritance
- Todo: mixins
AJAX¶
DOM Manipulation & CSS Queries¶
Events¶
Internationalization¶
Drag and Drop¶
- is the DnD tutorial ready for take off?
Testing, Debugging and Tuning¶
Testing¶
- Unit Testing: Using D.O.H, the Dojo Objective Harness
- doh.robot tutorials part 1 and part 2
Debugging¶
TODOC: firebug lite, isDebug, debugAtAllCosts, console.*