DEV Community

Discussion on: You can’t run away from runtime errors using TypeScript

Collapse
 
lnahrf profile image
Lev Nahar

Are we at the era of trying to fix TypeScript with even more modules?

While Zod looks nice, I think the main issue is that TypeScript is sub-par and does not “work as advertised”.

There is beauty in simplicity, and ensuring types is not a complicated task (unless you are using TypeScript of course).