SPA → PWA flow
The four-mode model (none / leaf / root / only) and how the server runs in different places — remote, browser, or service worker.
Deeper dives into how emroute works internally, plus historical records.
The four-mode model (none / leaf / root / only) and how the server runs in different places — remote, browser, or service worker.
Step-by-step request flow through the renderer pipeline. Where the route tree is walked, where companions get inlined, where widgets render.
Historical reference: the API changes when 1.7 replaced the SPA router layer, switched to a route tree, and separated bundling from the Runtime.
ADRs (Architecture Decision Records) capture why specific design choices were made — the principles behind file-based routing, triple rendering, zero dependencies, and the rest.