Unified DTOs for Clients and Servers
· 3 min read
Basketry recently improved how Data Transfer Objects (DTOs) are handled across both Express and HTTP client generators. This upgrade simplifies your project by centralizing DTO definitions and enhancing data validation through Zod.
This article will walk you through what changed and how to leverage these improvements in your projects.