tRPC v11 with TanStack Query on TanStack Start! Part 2
tRPC version 11 now integrates tightly with TanStack Query. Let's try it out on TanStack Start and find out how to do mutations with tRPC and TanStack Query.
Code: https://github.com/jherr/start-trpc/tree/main/start-trpc-pt-2
Part 1: https://youtu.be/dLUyPLbvdY0
Part 2: What you're watching now
This video was sponsored by Infinite Red: https://infinite.red/
👉 ProNextJS Course: https://pronextjs.dev
👉 Don't forget to subscribe to this channel for more updates: https://bit.ly/2E7drfJ
👉 Discord server signup: https://discord.gg/ddMZFtTDa5
👉 VS Code theme and font? Night Wolf [black] and BitstromWera Nerd Font Mono
👉 Terminal Theme and font? oh-my-posh with custom prompt and BitstromWera Nerd Font Mono
00:00 Introduction
00:34 Where We Left Off
00:59 Adding Clerk
03:08 tRPC Mutations
04:33 Cart Global Store
06:40 Adding To The Cart
07:19 The Cart UI
08:16 Cart Adds From AI
10:00 Clerk’s Agent Toolkit
12:36 Outroduction