Advanced How-to Guides Introduction
The following how-to guides provide steps to work through more specified and advanced real-world problems that Mimi can solve. They are less detailed than the tutorials, and are thus targeted at a user with some level of experience with Mimi (likely obtained through moving through some or all of the tutorials).
If you find a bug in these guides, or have a clarifying question or suggestion, please reach out via Github Issues or our Mimi Framework forum. We welcome your feedback.
Available Advanced How-to Guides
- Advanced How-to Guide: Build and Init Functions describes the innerworkings of the
build
andinit
functions which may be useful in special cases.
- Advanced How-to Guide: Using Datum References describes how to use references to datum, or more specifically components, for scenarios where such use improves code brevity and understandability.