Elegant Runtime Type-Checking in TypeScript classes using Zod
May 6, 2024 · 5 min read · In the following cookbook, I want to shed light on a rather interesting way to add runtime validation to your TypeScript project. This is especially relevant to Angular, NestJS, or any other setup that utilizes OOP patterns in TypeScript. Nevertheles...
Join discussion





