32 lines
571 B
Markdown
32 lines
571 B
Markdown
<!-- Context: development/navigation | Priority: critical | Version: 1.0 | Updated: 2026-02-15 -->
|
|
|
|
# Frameworks Navigation
|
|
|
|
**Purpose**: Full-stack and meta-frameworks that span multiple architectural layers.
|
|
|
|
---
|
|
|
|
## Structure
|
|
|
|
```
|
|
frameworks/
|
|
├── navigation.md
|
|
└── tanstack-start/
|
|
├── navigation.md
|
|
└── [patterns].md
|
|
```
|
|
|
|
---
|
|
|
|
## Quick Routes
|
|
|
|
| Task | Path |
|
|
|------|------|
|
|
| **Tanstack Start** | `tanstack-start/navigation.md` |
|
|
|
|
---
|
|
|
|
## By Framework
|
|
|
|
**Tanstack Start** → Full-stack React framework with SSR and server functions.
|