Reagent, a minimalistic interface between React.js and ClojureScript, is now at 
0.4.0.

The new release has a breaking change: Reagent now lets you call component 
functions exactly like ordinary functions (albeit with square brackets). This 
is obviously a breaking change, but behaviour is unchanged if you passed a map 
as the only argument (as in all the examples in the old documentation).

Also: React is updated to 0.9.0, a great new example showing svg use in 
Reagent, by Jonas Enlund, general performance improvement, etc.

Read more here: 

http://holmsand.github.io/reagent/news/any-arguments.html

The project page is here:

https://github.com/holmsand/reagent

Cheers,

/dan

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