Learn

Examples Overview

Examples Overview

The tutorials in this documentation are self-contained and can be added to a new Ruflet project. They progress from focused state updates to larger interactive layouts:

  1. Calculator covers controls, events, and targeted updates.
  2. ToDo covers collections, filters, and rerendering.
  3. Solitaire explains architecture for a larger interactive app.

After the tutorials, use the control and service reference pages to add features without depending on framework-internal examples.