5 ms·
I use Go + Buf + protobuf-es + Connect on my web projects. There is no better stack, I'll die on this hill.
by cdelsolar 1mo ago
I use Go + Buf + protobuf-es + Connect on my web projects. There is no better stack, I'll die on this hill.
- dewey 1mo agoThis is the way! It's great to just point frontend developers to the Buf documentation for new features and they easily have all the types and generated clients available in their projects too.
- sudorandom 1mo agoI pushed for us to adopt this setup at my previous company and it was wildly successful. I thought frontend devs would resist but they absolutely loved the generated types and clients. It quickly seemed silly to do anything else.