Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.09 KB

File metadata and controls

41 lines (26 loc) · 1.09 KB

Examples

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/.