Status: backlog Priority: P1 Created: 2026-02-22 Owner: AI Depends-on: phase9-delete-routing-update-deps Phase: 9 — Namespace Consolidation
The demo app in src/demo/ uses the library's public API. After namespace consolidation and routing.cljc deletion, demo imports must be updated. The demo should also serve as a working example that validates the entire consolidated API surface.
src/demo/com/example/ui/ui.cljc:
routing require (use form/form-route-state, report/report-route-state, form/edit!, form/create! directly)scr/route-to! directly where rroute/route-to! was usedstatechart.routingCan you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |