TanStack Start Server Functions: How They Work and When You Still Need REST
Looking for API routes in TanStack Start? You probably want server functions. This article explains how server functions work under the hood, the compiler splitting, SSR vs client RPC, and when a real REST endpoint still makes sense.