This is really interesting stuff. I'd looked over Hoplon a year ago and didn't 
use it as it wasn't React-based. I really liked the spread-sheet/cell metaphor. 
I wish I had more time to explore all of these libs! :) CLJS is enjoying quite 
a Cambrian explosion of interesting libraries.

Jamie

On May 14, 2015, at 2:26 PM, Ruslan Prokopchuk <fer.ob...@gmail.com> wrote:

> Jamie, exactly, I took re-frame (it's awesome!) and replaced subscriptions 
> mechanism with Javelin cells. I like Javelin, it allows elegant and succinct 
> data coordination. See todomvc example in the amper and re-frame repos for 
> comparison.
> 
> Also I've replaced Reagent with Om because of my internal needs, but re-frame 
> architecture is View-agnostic in its heart, and I've implemented it in 
> ampere. Now it includes only Om adapter, but more to come with examples (I 
> plan to make todomvc views.cljs port for every supported View library). 
> Hoplon does not require any adapter at all, for example ;-)
> 
> -- 
> 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 clojurescript+unsubscr...@googlegroups.com.
> To post to this group, send email to clojurescript@googlegroups.com.
> Visit this group at http://groups.google.com/group/clojurescript.

-- 
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 clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to