

tRPC v11, Netlify vs. Next.js, and Firefox Gets PWAs (Kind Of)
20 snips Apr 7, 2025
The discussion kicks off with the release of tRPC v11, highlighting its new capabilities, including support for non-JSON data and integration with TanStack Query v5. Next, the challenges of hosting Next.js apps, particularly from the perspective of Netlify, bring to light serious concerns about documentation and collaboration. Firefox's slow embrace of progressive web apps is also a noteworthy topic, along with exciting innovations in coding tools and the joy of quirky South Florida literature. Plus, there's buzz around Mario Kart World for Switch 2!
AI Snips
Chapters
Books
Transcript
Episode notes
tRPC v11
- tRPC v11 offers type-safe APIs without schemas or code generation.
- It supports TanStack Query v5, non-JSON data types, RSCs, and streamed responses.
Create-TS-Router-App and tRPC
- Create-TS-Router-App now supports tRPC v11.
- Easily add tRPC to your project via an add-on.
Netlify's Concerns about Next.js
- Netlify highlights challenges with Next.js deployments outside Vercel, including adapter support and documentation.
- They emphasize a lack of transparency in the Next.js roadmap and release schedule.