Working on #ClojureScript's support for this (via @fogus) -- And when he says 'this', he means JavaScript's 'this', which is somewhat magic in JS. So now he is trying to make ClojureScript play nice with it. Wishing him luck!
Working on a new #ClojureScript REPL (via @brentonashworth) -- It looks like the new repl will work both in the JVM world and directly inside the browser, à la brepl.
Big updates in cljs-boilerplate: compiling #clojurescript and templates happens inline w/ #clojure 1.3, AWS beanstalk. (via @jimblomo) -- cljs-boilerplate is "An attempt to bring together the best practices of Clojure, ClojureScript, HTML5 Boilerplate, and Google Closure"