Experiments with comonads for modelling React UIs, based on the paper Declarative UIs are the Future - And the Future is Comonadic!.
Relevant blog posts:
- Comonads as Spaces explains the basic concepts
- Comonads and Day Convolution explains the connection with Day convolution
- Comonads for Optionality explains the
Sum
construction