Fork me on GitHub
#hoplon
<
2016-03-07
>
martinklepsch17:03:56

I read this earlier today and some of the change propagation stuff reminded me of flapjax / hoplon. Is change propagation a reasonable way to think about hoplon vs react? https://t.co/7t4AalMIj4?ssr=true

alandipert18:03:25

i guess that guy is ignorant of persistent structures?

alandipert18:03:29

but yeah when you put clojure collections in cells you do "perfect" diffing since the propagation is based on value

alandipert18:03:44

so the only "diffing" hanppening is the amount required by clojure's equal function