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 -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
