ClojureScript at its best

2016-02-29 Thread Richard Eng
What's a great example of a production ClojureScript web application that showcases ClojureScript's best qualities? I'm looking for something impressive. A URL would be nice. Thanks. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this gr

Re: ClojureScript at its best

2016-03-01 Thread Richard Eng
Thank you! This one is most impressive! On Tuesday, 1 March 2016 10:41:04 UTC-5, Sam Ritchie wrote: > > https://racehubhq.com/ is full Clojurescript + Om, with full client-side > rendering + routing and all data transfer via websocket. > > Sam Ritchie (@sritchie ) >

Re: ClojureScript at its best

2016-03-02 Thread Richard Eng
I used your information in my article: The Super Surrogates of JavaScript <https://medium.com/javascript-non-grata/the-super-surrogates-of-javascript-862460199915> On Tuesday, 1 March 2016 10:52:11 UTC-5, Richard Eng wrote: > > Thank you! This one is most impressive! > > >