My Medium blog

I previously did my blogging on Medium. I plan to convert my old blog posts from JavaScript+Flow to TypeScript, and move them here. In the meantime, though, here are links to most of my older posts:

On functors: (prelude to inevitable monad tutorial)

On functional programming basics:

On combinator libraries: Building a Functional Parsing Library in JavaScript and Flow

On recursion schemes:

On type systems: