Developer Topics¶
The following sections provide conceptual information and instruction for some of the core components of the Mojito framework. Although the developer topics are complemented by code snippets, for working code examples, see Code Examples.
- Assets
- Data in Mojito
- Logging
- Testing
- Handlebars in Mojito
- Composite Mojits
- Introduction
- Creating Parent and Child Mojit Instances
- Executing Child Mojits
- Passing Data to the Parent Template
- Specifying the View for a Parent Mojit
- Attaching Assets to a Parent Template
- Displaying Child Mojits in View
- Propagating Child Mojit Errors to Parent Mojits
- Dynamically Defining Child Mojits
- Running Dynamically Defined Mojit Instances
- Frame Mojits
- Extending Mojito
- Using Context Configurations
- Configuring YUI in Mojito
- Mojito and npm Packaging
- Resource Store
- Startup Requirements for Mojito in Hosting Environments