Hacker News new | ask | show | jobs
by moralestapia 1043 days ago
A type system doesn't really solve that issue tho.
1 comments

A "runtime type system" does, meaning something like io-ts or zod.

It also allows statically typing and transforming env strings into much more useful and complex structures.