ldnproclodo

https://github.com/ldnclj/meetdown & https://trello.com/b/AQfoh73C/proclodo-progressive-based-clojure-dojo
pupeno 2015-08-19T07:32:22.000017Z

andre.richards: we found an example using nashorn with clojure and clojurescript (it uses om, that’s almost irrelevant).

pupeno 2015-08-19T07:33:08.000018Z

andre.richards: the problem with that approach is that document and window are not implemented in nashorn so there are some constraints in what code you can write in ClojureScript. PhantomJS could be better here.

2015-08-19T15:47:20.000019Z

@pupeno Thanks, understood.

agile_geek 2015-08-19T17:21:37.000020Z

I may look at that Spike on Reagent and do a little bit more between now and next Dojo but if I do I’ll keep it simple, minimal and on a separate branch with a PR so everyone can review before accepting.