Thanks, I enjoy writing it!

ClojureScript is such a delight to use (except, of course, when Closure's 
advanced compilation bites you where it hurts). :)

/dan

On 4 feb 2014, at 09:09, Henrik Eneroth <henrik.ener...@gmail.com> wrote:

> Cheers, Dan!
> 
> 
> I'm doing experiments with both Reagent and Om at the moment, and I'm very 
> excited about this way of rendering changes to a webpage. I particularly 
> enjoy how easy it is to work with Reagent's API, and appreciate the time you 
> are putting into this project. 
> 
> One of the major wins is how explicit I can be with where I put state. My 
> current experimental design puts state squarely in two places only: an atom 
> in the client, and the database (Datomic, for the time being). The server 
> essentially behaves like a pure function only. I don't have time to enumerate 
> all the benefits of this design as opposed to the mess I usually encounter, 
> where state is stored absolutely everywhere.
> 
> 
> 
> On Monday, February 3, 2014 3:24:25 PM UTC+1, Dan Holmsand wrote:
> Reagent, a minimalistic interface between React.js and ClojureScript, is now 
> at 0.3.0. 
> 
> The new release adds a couple of bugfixes, and async rendering. Read more 
> here: 
> 
> http://holmsand.github.io/reagent/news/reagent-is-async.html 
> 
> The project page is here: 
> 
> https://github.com/holmsand/reagent 
> 
> Cheers, 
> 
> /dan 
> 
> 
> -- 
> Note that posts from new members are moderated - please be patient with your 
> first post.
> --- 
> You received this message because you are subscribed to a topic in the Google 
> Groups "ClojureScript" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/clojurescript/tWHJg7xcnbg/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> clojurescript+unsubscr...@googlegroups.com.
> To post to this group, send email to clojurescr...@googlegroups.com.
> Visit this group at http://groups.google.com/group/clojurescript.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to