Guides
These guides use the public 1.10.0 package entry points and the same application
contracts exercised by GLUON GOODS.
Start
- Getting started: install, author, check, and build a browser application.
- Learn Gluon step by step: a junior-friendly path through templates, reactivity, lists, styles, cleanup, and tests.
- Choose a component level: decide between native markup, Quark, Atom, Molecule, Organism, Custom Element, and app-local code.
- Components: properties, events, and lifecycle: choose an authoring model and build typed component boundaries.
- Application architecture: application ownership, Router, Store, and cleanup.
- Universal rendering: SSR, hydration, streaming, and SSG boundaries.
- Tooling workflow: Vite, diagnostics, Devtools, testing, and Playground.
- Quality and security: accessibility, CSP, dependency, and browser gates.
- Deployment: static and server output from the reference shop.
- Release readiness: lockstep evidence, protected publication, and external prerequisites.