- whoami
- sheraff
- hostname -f
- florianpellet.com
- git config user.email
- me@florianpellet.com
- date +%H:%M
Contributions
4856
Articles
Hardening TanStack After the npm Compromise A companion to our incident postmortem: what we're changing across the org so the May 11 supply-chain attack can't happen the same way again.

TanStack Router's New Reactive Core: A Signal Graph TanStack Router now uses a granular signal graph as its reactive core. State is derived from that graph, which narrows change propagation and makes client-side navigation faster in our benchmarks.

5x SSR Throughput: Profiling SSR Hot Paths in TanStack Start How profiling under sustained load uncovered SSR hot paths in TanStack Start and led to a 5.5x throughput gain by removing unnecessary server-side work.

How we accidentally made route matching more performant by aiming for correctness A rewrite aimed at fixing edge cases in route matching accidentally delivered a 20,000x performance improvement. Route matching is no longer bottlenecked by the number of routes in your application.








