Submission timeline
2007–2026One 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 orderI'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.
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
- Total points
- 443
- Total comments
- 273
100+ points or 50+ comments
reference only — not used in Hall rules or ranking
reference only — not used in Hall rules or ranking
Every submission
| Date | Title as submitted | By | Points | Comments |
|---|---|---|---|---|
| 2022-04-07 | tRPC: End-to-end typesafe APIs with TypeScript | rgbrgb | 2 | 0 |
| 2022-04-12 | TRPC – End-to-end typesafe APIs made easy | thinkingkong | 1 | 0 |
| 2022-05-06 | TRPC: End-to-end typesafe APIs made easyFirst breakout | namelosw | 123 | 56 |
| 2023-08-12 | tRPC – Move Fast and Break Nothing. End-to-end typesafe APIs made easyBest thread · Latest 20+ point return | olalonde | 316 | 217 |
| 2025-11-15 | tRPC: End-to-end typesafe APIs made easy | edweis | 1 | 0 |
