Twitter Feed: Post

Twitter Feed

@colinhacks ("Colin McDonnell") retweeted:

@jsjoeio ("Joe Previte") wrote:

💎 zod-driven-development

I've started noticing this pattern emerge in our codebase at work.

- schema defined by zod
- type inferred from schema

runtime-safety AND type-safety for the price of 1 🤑