4 ms·
Check out io-ts — it can take a minute if you’re not familiar with functional programming, it’s built on top of fp-ts. Being able to encode/decode IO safely ha
by _fullpint 6y ago
Check out io-ts — it can take a minute if you’re not familiar with functional programming, it’s built on top of fp-ts.
Being able to encode/decode IO safely has been a huge blessing when working with JSON.