AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
TypeScript for APIs
At nozzle, all of our stuff is typed. We use buff and gRPC. So all of our APIstuff is typed. But in a great scenario, like at nozzle, we have to write one line of TypeScript. And that's just because we're proxying through that post ID into the fetch call. The tooltips that hover over on these types are exactly what you expect them to be.