my face
paulgray.net

Posts about typescript:

Pipeable APIs
An introduction to pipeable APIs in fp-ts
June 03, 2021
Approximating haskell's do syntax in Typescript
An introduction to Do from fp-ts-contrib
March 27, 2020
Do with validation
An in-depth example of using Do with validation
March 26, 2020
Typeclasses in Typescript
A guide to using and building typeclasses in Typescript with fp-ts
February 11, 2020
The State monad
A thorough guide to fp-ts's State monad.
September 18, 2019
Redux Selectors are Monads
Using fp-ts to unlock advanced composition patterns.
May 17, 2019
Typing HoCs
Writing type signatures for Higher Order Components
July 13, 2018
Types as a convenience, Assumptions.
Minimize your assumptions with types.
December 16, 2016
Types as a convenience, Inference.
Type-safe doesn’t mean verbose.
December 16, 2016
Types as a convenience, Intro.
Bringing types to your UI.
November 04, 2016