Fork me on GitHub
#re-frame
<
2016-04-15
>
lwhorton02:04:55

Do you have a link to the presentation @danielcompton ? ^

danielcompton03:04:43

Don’t think so, think it’ll be published soonish though

fenton17:04:33

here is the associated github project: https://github.com/nodename/stately

fenton17:04:16

although personally I didn't really grok the readme very well.

fenton17:04:28

His quote "The control layer of your app may reach a point where its expression in code becomes tangled in flags and conditionals. As Clojuristes we know that functions are good but data is greater. Statecharts extend the notion of finite-state machines with abstraction, concurrency, and communication to facilitate a legible pure-data, declarative, executable specification of events and their handlers"