Modular Pure Functions With Typescript Generics
Apr 10, 2024 · 4 min read · Intro So I've recently been experimenting with functional programming, and being a typescript fanatic, I was naturally drawn to fp-ts. A key thing with functional programming is the idea of data pipelines, a series of pure functions that transform th...
Join discussion