Re: [ANN] Curmudjeon: React rendering on the JVM

2014-10-28 Thread Brian Kirkbride
I'd also like to thank August Lilleaas[1] for writing the blog post that encouraged this approach! [1] http://augustl.com/blog/2014/jdk8_react_rendering_on_server/ -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to

[ANN] Curmudjeon: React rendering on the JVM

2014-10-28 Thread Brian Kirkbride
Hi all, I just released a library we're working on at OPP to increase sharing of code between server- and client-side Clojure(Script) applications that use Facebook's React. The goal is to allow rendering of HTML via React without the need to deploy on node/ClojureScript server-side. We do this