Demos prepared for “Programming to Patterns”
- Writing the code inside ‘domready’ event (Mootools)
- Writing the code inside ‘domready’ event (Dojo)
- Using objects the MooTools way
- Using objects the Dojo way
- Prototypes and object properties (MooTools)
- Prototypes and object properties (Dojo)
- Extending objects (MooTools)
- Extending objects (Dojo)
- Mixins with Dojo
- Mixins with MooTools
- Program a Pattern (MooTools) and extend it
- Program a Pattern (Dojo) and extend it