HN Hall of Fame Weekly email

tRPC – Move Fast and Break Nothing. End-to-end typesafe APIs made easy

Screenshot of trpc.io captured 2026-07-20
Page preview · captured 2026-07-20

Resurfaced independently across 3 calendar years, with breakout response in 2 of them.

submissions
5
submitters
5
observed span
2022–2025
peak thread · 217 comments
316 pts
latest 20+ return · 2023-08-12
316 pts

Submission timeline

2007–2026

One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.

First comments on top threads

HN comment order

I'm currently in the process of removing tRPC from our codebase. It's been a nightmare of tight coupling. I've also found that it encourages more junior developers to not think about interfaces / data access patterns (there's a mapping from Prisma straight through to the component). It's fantastic for rapid prototyping but really paints you into a corner if you ever want to decouple the codebase.

haney·316-point thread·

I wrote the initial proof of concept for tRPC a little over a year ago (though I'm no longer involved in the project). Seems like there's some confusion about how this works. A more complete description is available here[0] below but I'll put a brief explanation below as well. - It's designed specifically for a full-stack TypeScript app. Your API is implemented as strongly typed server-side functions. - The input type is specified using a schema library like Zod or…

The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.

Breakout years
2

100+ points or 50+ comments

Total points
443

reference only — not used in Hall rules or ranking

Total comments
273

reference only — not used in Hall rules or ranking

Every submission

DateTitle as submittedByPointsComments
2022-04-07tRPC: End-to-end typesafe APIs with TypeScriptrgbrgb20
2022-04-12TRPC – End-to-end typesafe APIs made easythinkingkong10
2022-05-06TRPC: End-to-end typesafe APIs made easyFirst breakoutnamelosw12356
2023-08-12tRPC – Move Fast and Break Nothing. End-to-end typesafe APIs made easyBest thread · Latest 20+ point returnolalonde316217
2025-11-15tRPC: End-to-end typesafe APIs made easyedweis10