Commit 5fb76fe
Rewrite documentation with new tagline (#805)
* docs: update tagline to "The reactive client-first store for your API"
Updated the tagline across documentation to reflect the new messaging from the 0.5 release blog post. The new tagline better emphasizes TanStack DB's client-first architecture and API-centric approach.
Files updated:
- README.md
- docs/overview.md
- docs/quick-start.md
* docs: expand tagline with value proposition and key benefits
Enhanced the new tagline with additional context about TanStack DB's
core value proposition: eliminating the need for custom API endpoints
while providing fast local queries, real-time reactivity, and optimistic
updates.
Key changes:
- Added "Stop building custom endpoints" messaging from 0.5 blog post
- Emphasized component-driven querying and flexibility
- Highlighted backend-agnostic nature (REST, sync engines, any source)
- Refined bullet points for clarity and consistency
Files updated:
- README.md - Added value prop and refined benefits list
- docs/overview.md - Expanded intro with value proposition
- docs/quick-start.md - Added tagline context for consistency
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 3e3504a commit 5fb76fe
3 files changed
+12
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments