> Because in JavaScript, if something goes wrong, we just throw!
Not if you're using `neverthrow` >:)
https://github.com/gcanti/fp-ts
https://github.com/gcanti/io-ts
If you're using TS these are pretty much footgun eliminator.
> Because in JavaScript, if something goes wrong, we just throw!
Not if you're using `neverthrow` >:)
If you're using TS these are pretty much footgun eliminator.