Exploring a better way of building full stack web app
Mar 15th, 26Since switching to Go as my backend language of choice, I've been thinking of a better way of building APIs. This weekend, I went to explore a stack that uses Go, Protobuf and ConnectRPC to build a type-safe API, consumed by a Svelte app.