On Friday, November 28, 2014 6:42:47 AM UTC+11, Dein Diener wrote: > Hi, i am new to clojurescript and want to build a small webapp with it to > learn. I took a detailed look at the todo sample-app of 1. om and 2. > quiescent and found the second one (quiescent) easier to understand... so i > would like to go with quiescent. But aware of the fact, that Om is much > "bigger"... my question is: what does Om have that quiescent misses ? Thanks > ;)
For what it is worth, I went through the same process at the start of this year, and ended up choosing Reagent. At this point, I believe I choose well. I've found it a delight to use. Here's the library: https://github.com/reagent-project/reagent Here's the overall project: https://github.com/reagent-project -- Mike -- 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.
