Looks like a great project.

Is it just me, or does it seem like cljs is making a big stir these last few weeks? After a few years with NodeJS, I've always wanted to do some more purely functional programming; I've seen a lot of buzz about Clojure/cljs and have started considering it for my next project.

ClojureScript specially has taken off. This project, then you have the extreamly cool (but a bit hard to understand) pedestal (https://github.com/pedestal/pedestal), the Om (https://github.com/swannodette/om) library has made a splash even in the JS community.

A lot of exitment around core.asnyc (witch allows CSP like Go) on the web.