https://github.com/zubairq/coils
:and a demo here:
http://connecttous.co/connecttous/connecttous.html?playback=...
:and here:
http://connecttous.co/connecttous/connecttous.html?livedebug...
11–13 of 13 posts
https://github.com/zubairq/coils
:and a demo here:
http://connecttous.co/connecttous/connecttous.html?playback=...
:and here:
http://connecttous.co/connecttous/connecttous.html?livedebug...
Earlier quoted context omitted.
Hmmm... having a library like Om where the cursors function on a DAG actually sounds pretty useful... I'd love to see an implementation of this :-)
Yup! We were about to implement something like that, but we realized Reagent's model of having atoms store the state worked pretty well with javelin's FRP, and once you break down the state into atoms, the cursors aren't needed anymore.
fiy reagent is not "unmaintained" anymore there's a reorg going on, a github org has been created and development is restarting previously, dev was happening at whoops' fork