own-stack
serverclient island
render: dynamic · ssr + client fetch

Typed search.

The input is a client island. As you type it calls a typed server function directly — no API route, no tRPC, no TanStack Query. The function's return type is the client's data type.

React Server Components reach Vite · react.dev
Waku 1.0 stabilises its public API · waku.gg
Better Auth: framework-agnostic auth for TypeScript · better-auth.com
Server functions land as a stable React primitive · react.dev
The case against the client-side data cache · hyperdrift.io
Installable web apps close the gap with native · web.dev
Pure CSS is having a moment again · hyperdrift.io
Vite 8 ships the RSC build pipeline · vite.dev

client-initiated fetch · server-owned data · types shared by import

home