- 
                Notifications
    You must be signed in to change notification settings 
- Fork 109
Migrate Collection Info to Dedicated Pages #725
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Migrate Collection Info to Dedicated Pages #725
Conversation
- Created dedicated pages for each collection type: - trailbase-collection.md - local-storage-collection.md - local-only-collection.md - derived-collections.md - Simplified overview.md Collections section: - Reduced from ~743 to 408 lines (45% reduction) - Replaced detailed content with brief one-sentence descriptions - Added links to individual collection type pages - Each collection page includes: - Overview and use cases - Installation instructions - Configuration options - Code examples - Complete working examples - Cross-references to related documentation This makes the documentation more navigable and easier to maintain. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
| 
 | 
Reorganized the collection types in overview.md into logical categories: - Fetch Collections: QueryCollection - Sync Collections: ElectricCollection, TrailBaseCollection, RxDBCollection - Local Collections: LocalStorageCollection, LocalOnlyCollection - Derived Collections: Derived Collections This makes it easier to understand the different collection types at a glance. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
| More templates
 @tanstack/angular-db
 @tanstack/db
 @tanstack/db-ivm
 @tanstack/electric-db-collection
 @tanstack/query-db-collection
 @tanstack/react-db
 @tanstack/rxdb-db-collection
 @tanstack/solid-db
 @tanstack/svelte-db
 @tanstack/trailbase-db-collection
 @tanstack/vue-db
 commit:  | 
| Size Change: 0 B Total Size: 84.3 kB ℹ️ View Unchanged
 | 
| Size Change: 0 B Total Size: 2.89 kB ℹ️ View Unchanged
 | 
Created dedicated pages for each collection type:
Simplified overview.md Collections section:
Each collection page includes:
This makes the documentation more navigable and easier to maintain.
🤖 Generated with Claude Code
🎯 Changes
✅ Checklist
pnpm test:pr.🚀 Release Impact