P
Programming
Software development tutorials and talks
Stop Writing Your ID Types Like This
Branded types are a niche TypeScript feature that don’t make much sense in small projects, but as soon as your project grows in size or complexity they are a must have. In this video I explain everything you need to know about branded types as well as how to integrate them with Drizzle and Zod. 📚...