Batched useServerData

Four independent components each call useServerData. During client-side navigation a single GET /data-demo with Accept: application/json fetches all four values in one request.

Server data (four keys, one request)

Hostname169.254.5.225
Process uptime (s)297 s
NODE_ENVunknown
Platformlinux
Batched requests firednone yet — SSR-seeded, no fetch on first load
How to testNavigate away then back here via the sidebar. The counter increments by 1 each time — one batched request per navigation.