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 Part Two, you’ll take things further by actually usin...
clx.hashnode.dev9 min read