Welcome
This resource is meant to serve as a
fp-ts
"companion" resource to Professor Frisby's Mostly Adequate Guide.
Our goal is to take the examples provided by "Professor Frisby" and translate them to typescript using the fp-ts
library. We will provide context on the translations as needed, but we assume you are already comfortable with typescript.We will break out a section for each chapter. It's recommended to read the book chapter and then come here to see how the code transposes to
fp-ts
. Last modified 2yr ago