Skip to content

Commit 95f950c

Browse files
committed
blog: re-order blog post title.
1 parent 1f87fec commit 95f950c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/blog/posts/2025-07-29-local-first-sync-with-tanstack-db.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Local-first sync with TanStack DB and Electric
2+
title: Local-first sync with Electric and TanStack DB
33
description: >-
44
Tanstack DB is a reactive client store for building super fast apps on sync.
55
Paired with Electric, it provides an optimal end-to-end sync stack for
@@ -43,7 +43,7 @@ import ScalabilityChart from '../../src/components/ScalabilityChart.vue'
4343

4444
<div class="hidden-xs">
4545

46-
[Tanstack DB](https://tanstack.com/db) is a [reactive client store for building super fast apps on sync](https://tanstack.com/blog/tanstack-db-0.1-the-embedded-client-database-for-tanstack-query). Paired with [Electric](/), it provides an optimal end-to-end sync stack for [local-first app development](/use-cases/local-first-software).
46+
[Tanstack DB](https://tanstack.com/db) is a [reactive client store for building super fast apps on sync](https://tanstack.com/blog/tanstack-db-0.1-the-embedded-client-database-for-tanstack-query). Paired with [Electric](/), it provides an optimal end-to-end sync stack for building <span class="no-wrap-sm">[local-first apps](/use-cases/local-first-software)</span>.
4747

4848
</div>
4949
<div class="block-xs">

0 commit comments

Comments
 (0)