2021-09-03
|~1 min read
|162 words
My experience with modeling fetch with abstract data types inspired me to learn more about functional programming.
Not knowing exactly where to start, I reached out to a friend, Kaz Baig, who was further along in his adoption for some advice.
He’s been working on getting his teams to adopt more functional paradigms and had a list of resources and an adoption plan he shared with me.
While our conversation assumed use of fp-ts, I believe the general plan would work for any codebase:
pipe
and flow
ord
, eq
, and semigroup
(optionally split semigroup
into its own step)With that in mind, I’m off on a journey!
Hi there and thanks for reading! My name's Stephen. I live in Chicago with my wife, Kate, and dog, Finn. Want more? See about and get in touch!