TDeclarative, evented, data-bound components will change the way you build abstractions in browser applications. The best part is, you're already an expert, you just might not know it yet.
We'll discuss how to:
Use a component
Know when not to use a component
Communicate with the world outside the component
Refactor large components
Test components in isolation
Make components accessible