On Friday, June 20, 2014 4:29:38 PM UTC+2, Jonathon McKitrick wrote: > I discovered that along with Om, there are Reagent and Quiescence. > > Has anyone worked with the latter alternatives, and how might I decide what > the tradeoffs are for using each of them?
I use Quiescent. You can read the rationale and comparison to Om and Reagent here: https://github.com/levand/quiescent#rationale What I enjoy most about Quiescent is the top-down restful rendering. This is different from developing in React, Om or Reagent as shown in this diagram: https://github.com/levand/quiescent/blob/master/doc/diagram.png -- 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.
