Skip to content

Examples

Walk through focused examples mirroring the demo app pages.

  • Counter: examples/counter.md
  • Async Fetch: examples/fetch.md
  • Forms: examples/forms.md
  • Error Boundary: examples/errors.md
  • Router: examples/router.md
  • Authoring Patterns: examples/authoring-patterns.md

Tip: Run python -m http.server and open the demo at /examples/demo/index.html to see these in action.

TODO: Add links/screenshots once example pages include embedded snippets.