from Hacker News

Parse, don’t validate, incoming data in TypeScript

by elnygren on 9/5/21, 4:18 PM with 1 comments

  • by elnygren on 9/5/21, 4:18 PM

    How to work with libraries like io-ts, Runtypes and Zod to parse all incoming & outgoing data in your applications type safely.