9 results for tag "trpc"
Guidelines for writing Next.js apps with tRPC v11 for end-to-end typesafe APIs. Covers server-side router setup, feature-specific routers with Zod input validation, public/protected/admin procedures, and React hooks for typesafe data fetching without code generation.