How to use tRPC, Tanstack Query, and Supabase in a Next.js Application
In Part One of this series, you set up tRPC, TanStack Query, and Zod in a Next.js application. You were able to fetch and display Posts from JSONPlaceholder API with full TypeScript safety.
Now in Par
clx.hashnode.dev11 min read