Skip to content

Update TanStack DB tagline to reflect client-first API store positioning#531

Merged
tannerlinsley merged 14 commits intoTanStack:mainfrom
KyleAMathews:main
Nov 13, 2025
Merged

Update TanStack DB tagline to reflect client-first API store positioning#531
tannerlinsley merged 14 commits intoTanStack:mainfrom
KyleAMathews:main

Conversation

@KyleAMathews
Copy link
Contributor

Summary

  • Updates TanStack DB tagline from "A reactive client store for building super fast apps on sync" to "The reactive client-first store for your API"
  • Updates description to emphasize the client-first approach to API data management
  • Aligns messaging with the TanStack DB 0.5 release blog post about query-driven sync

Changes

  • Tagline: Now emphasizes "client-first store for your API" to better communicate the core value proposition
  • Description: Updated to highlight that TanStack DB provides a reactive, client-first store specifically for API data

Context

This change aligns the documentation with the messaging from the TanStack DB 0.5 blog post, which introduces query-driven sync and positions TanStack DB as the client-first solution for API data management.

🤖 Generated with Claude Code

KyleAMathews and others added 14 commits November 11, 2025 19:00
Added header.png cover image to the blog post and created the corresponding blog-assets directory.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Added .content-collections and .claude to .prettierignore to exclude generated files and local settings from Prettier checks.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Increased the lightness of comment colors in the Tokyo Night theme from #565F89 to #8b93b8 for better readability in dark mode.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Updated CSS to target the actual comment color (#51597D) used by Shiki's Tokyo Night theme and increased contrast to #9099c0 for better readability in dark mode.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Update the tagline and description to align with the messaging from the 0.5 release blog post, emphasizing TanStack DB as "The reactive client-first store for your API" with query-driven sync capabilities.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@netlify
Copy link

netlify bot commented Nov 13, 2025

Deploy Preview for tanstack ready!

Name Link
🔨 Latest commit 0e2821d
🔍 Latest deploy log https://app.netlify.com/projects/tanstack/deploys/6916003dc666990008196078
😎 Deploy Preview https://deploy-preview-531--tanstack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 12 (🔴 down 1 from production)
Accessibility: 83 (🟢 up 1 from production)
Best Practices: 83 (no change from production)
SEO: 98 (no change from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@tannerlinsley tannerlinsley merged commit 830ced4 into TanStack:main Nov 13, 2025
6 checks passed
LeCarbonator pushed a commit to LeCarbonator/tanstack.com that referenced this pull request Jan 11, 2026
…ing (TanStack#531)

* Add tanstack-db 0.5 blog post

* Add cover image to TanStack DB 0.5 blog post

Added header.png cover image to the blog post and created the corresponding blog-assets directory.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* Fix linting: update .prettierignore and format blog post

Added .content-collections and .claude to .prettierignore to exclude generated files and local settings from Prettier checks.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* Improve code comment contrast in dark mode

Increased the lightness of comment colors in the Tokyo Night theme from #565F89 to #8b93b8 for better readability in dark mode.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* tweaks

* Fix comment contrast with correct color value

Updated CSS to target the actual comment color (#51597D) used by Shiki's Tokyo Night theme and increased contrast to #9099c0 for better readability in dark mode.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* improve example

* fix link

* tweak

* tweak

* tweaks

* Fix link

* Update TanStack DB tagline to reflect client-first API store positioning

Update the tagline and description to align with the messaging from the 0.5 release blog post, emphasizing TanStack DB as "The reactive client-first store for your API" with query-driven sync capabilities.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants