Build and ship a Fission application.
Follow the same path you will use in a real project: get an app running, understand its state and rendering model, add product work, test the actual targets, and produce release artifacts.
Put an app on screen first
The Quickstart creates a desktop app, shows you which file owns the shared product model, and explains every command before asking you to add another target. A route through the documentation
Each stage ends with something you can run, inspect, or verify.
Find guidance by the work in front of you
You do not need to read the documentation front to back.
Build an interface
Manage application state
Start with the capability matrix and use the target shell as the explicit boundary for host-specific lifecycle, input, accessibility, and delivery work. Diagnose and ship