Examples are now supporting material for the concept and guide pages.
Start here
Read the docs first, then use examples to confirm how a pattern looks in a full project:
By goal
Learn the local server model
Learn composition and plugins
Learn deployment shapes
What examples are for
Examples should answer:
- what a complete project layout looks like
- where routes and plugins usually live
- how a runtime entrypoint is wired
Examples should not carry the main conceptual explanation. That responsibility now lives under specs/concepts/ and specs/guides/.