Hey David,

looks really interesting although I have to be a little critical of your 
benchmarks. Add a download of 200 todos via xhr and then do the render, you 
will most certainly lose to other JS Framework out there (especially if you 
choose EDN over JSON) cause of the extra overhead associated with going 
from mutable->persistent. I quite like react/om and will certainly play 
with it although I have some worries concerning deeply nested data, since 
Clojure isn't exactly performant in that situation. Happy to be proven 
wrong though.

Anyways, nice work. Curious to see/hear more.

Cheers,
/thomas

PS: Found a Bug: add 2 items, delete the first, double click the last 
remaining. 

On Thursday, December 19, 2013 8:12:12 PM UTC+1, David Nolen wrote:
>
> Enjoy, 
> http://swannodette.github.io/2013/12/17/the-future-of-javascript-mvcs/
>
> David
>

-- 
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