Frontend Notes
Status: Active
Last Updated: 2026-08-27
Category: Frontend — SPA Architecture & KB
Tags: tanstack, tailwind-v4, react-19, spa, kb-browser, telemetry
Contents (6 files — all Created, Last Updated 2026-08-27)
| File | Size | Status | Last Updated | Description |
|---|---|---|---|---|
tanstack.md |
8.7KB | Created | 2026-08-27 | Query, Router, Table, Devtools patterns; expanded from stub to full article |
routing-patterns.md |
8.4KB | Created | 2026-08-26 | File-based route tree, loaders, typed navigation |
tailwind-v4-migration.md |
7.7KB | Created | 2026-08-26 | CSS-first @theme, PostCSS, token migration |
component-library-notes.md |
8.1KB | Created | 2026-08-26 | Naming, styling tokens, headless primitives, composition |
testing-setup.md |
8.4KB | Created | 2026-08-26 | Testing strategy, route-level tests, component tests |
website-rebuild.md |
7.0KB | Created | 2026-08-26 | Rebuild state, migration plan, lessons, change log |
Update Rules
- Pair UI updates with matching KB articles (e.g.,
agentic/ai-server-management.md) so the interface mirrors the philosophy. - Add
Next Stepsfor dashboards or telemetry upgrades triggered by agent actions. - All articles use the format from
kb/kb-build-plan.md: Status, Last Updated, Category, Prerequisites, Tags, Summary, Context, Implementation, Examples, Pitfalls, Next Steps, Sources, Change Log.
Session Reference
- Task 6 (
kb/kb-build-plan.md): Expandfrontend/— routing-patterns, tailwind-v4-migration, component-library-notes, testing-setup, tanstack.md (expanded from stub), website-rebuild.md. - Source material:
kb/tasks.md(Phase 1–8 roadmap),kb/frontend/website-rebuild.md(actual code atsrc/routes/), web search (TanStack Router route trees, Tailwind v4@theme, Radix primitives).