Struggling again with fp-ts, I think it's one of the things where I need to
start from the very beginning with basics, before I "get" it.
1 reply
One of the first things to change in my codebase is to remove all exception
throwing. Then figure out how to use pipe and chain...