[LESS INFO] 5 VIEWS | ADDED 20:21:31 05/07/08
DaveJohnson 's JavaScript presentation from CommunityOne. >
There is a hole in the current knowledge and practice of user interface development, even though most Ajax developers confront UI development on a daily basis. Although design patterns have been around for a while, little attention has been paid to the HTML Document Object Model (DOM). This presentation uses several concrete examples to explore the need for and application of DOM design patterns.
This presentation shows why DOM patterns are consequential, given the complex and often misunderstood interplay between the DOM, DOM events, and JavaScript™ technology–particularly event ordering, bubbling and capture, and event triggers.
In this presentation, attendees will learn how to use the JavaScript programming language to write succinct, useful libraries that address key DOM design patterns such as composite controls. They will leave with an understanding of how DOM design patterns can help speed web development and result in more-robust solutions. They will also learn about various repeatable patterns that can be applied to DOM scripting, specifically how DOM events and JavaScript technology work together.