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
>

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