Skip to content

Commit 7952082

Browse files
committed
add excerpt
1 parent 8bcabba commit 7952082

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/blog/tanstack-router-signal-graph.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ authors:
66
# title: 'TanStack Router''s Granular Reactivity Rewrite'
77
# title: 'Routing Is a Graph. Now Our Reactivity Is Too.'
88
title: 'From One Big Router Store to a Granular Signal Graph'
9+
excerpt: TanStack Router now uses a granular signal graph as its reactive core. State is derived from that graph, narrowing change propagation and making client-side navigation substantially faster.
910
---
1011

1112
![veins of emerald as a signal graph embedded in the rock of a tropical island](/blog-assets/tanstack-router-signal-graph/header.png)

0 commit comments

Comments
 (0)