Hi all,

  I've done a follow-up post on the Prismatic blog about our dommy, our 
ClojureScript templating library. We added some macros to parse nested 
vector data structures at compile time
into direct DOM creation code. The resulting speedup is pretty dramatic 
about 5x, bring ClojureScript templating to roughly 3x faster than a jQuery 
baseline. This is a trick I know Hiccup and some other libraries do but I 
thought it might be worth document/explaining this kind of application of 
macros. 

http://blog.getprismatic.com/blog/2013/1/22/the-magic-of-macros-lighting-fast-templating-in-clojurescript

Thanks, Aria

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

Reply via email to