top | item 37100294

(no title)

alexdotjs | 2 years ago

Heya! Creator of tRPC here, just wanted to drop by and say thanks for all the love ♥

discuss

order

tough|2 years ago

Hey Alex, I had the luck to learn about tRPC directly from you when working at an open source company that used it for a while.

I quite remember tRPC being the only unknown part of the stack when I started there, and I was a bit scared, but tbh it was pretty easy to pick up and it's an awesome abstraction to make the server of fullstack codebases in typescript.

I always liked GraphQL but if you're working solo it doesn't make that much sense to have the GraphQL api as contract. With external devs a little bit more.

+1 to OpenAPI and being able to generate code, SDK's, docs, automagically.

Trufa|2 years ago

Hey dude! We met in the prisma conf in Berlin a couple of years ago and had some beers after with an Aussie dude, since then I’ve used nothing but tRPC in all of my projects and couldn’t be happier, thanks for the hard work!

johnmorrison|2 years ago

Thank YOU Alex!

This project has done incredible things for TypeScript