Ok, you're convinced: The Infusion Framework looks like it has some cool stuff, and you want to use it in your application. This tutorial will walk you through the basic concepts you'll need to know and how to implement them. It starts simple and builds in complexity as it goes. Along the way, you'll find links to more documentation about the concepts you'll be learning.
...
- Set up your environment
- Define a namespace and create a closure
- Pick a component type
- Basic Component Creation - Little Components
- Tutorial - Subcomponents
- Tutorial - Contexts and Demandsand IoCSS
- Loading Templates and Other ResourcesMore Advanced Techniques Decorators
Let's get started: Set up your environment