On Wednesday, May 13, 2015 at 3:18:05 PM UTC-7, Khalid Jebbari wrote: > I have a question for you Kevin : when you modeled your logic with a state > machine, were you able to unit test it outside of the browser ?
Yes, the statecharts are defined within a Datomic (server) or DataScript (browser) database and the transition function (basically: (transition statechart event) ;;=> new-statechart) is written in CLJX and runs on both ClojureScript and Clojure. -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
