This repository contains demo code belonging to my blog post. A build of this demo is deployed here.
You can build & run this yourself by cloning the repository, and then:
git clone https://github.com/svdo/either-validation-demo
cd either-validation-demo
yarn
yarn start