Apr 28th 10pm

As a general rule when I’m writing code I prefer to avoid overly specific dependencies. But I especially loathe chains of dependencies

It’s what I loved about FRP and Redux. Getting and updating state was fairly simple and clear