cljsfiddle
cljsfiddle copied to clipboard
Am getting an error from Cloudflare when accessing cljsfiddle.net: 522 status code.  Ray ID: 5580d6f179ccf496 • 2020-01-20 11:51:59 UTC
- Reuse of `compiler-env` for faster increment re-compilation. - Support of foreign-deps https://github.com/clojure/clojurescript/wiki/Foreign-Dependencies - Fixed keywords with double colon prefix '::' Latest change requires re-import database if lib uses double...
Trying to load jayq with: ``` clojure (ns DarrenN.external-js (:require [jayq.core :as j])) ``` And getting: `Uncaught Error: goog.require could not find: jayq.core` Is there a list of which libs...
There should be a menu from which user can select a sample application of om or quiescent or whatever
om-tools is a handy library for Clojurescript/Om. Please consider supporting it https://github.com/Prismatic/om-tools/
Just tried to use `#js {:foo "bar"}` syntax and got a `No reader function for tag js`. I guest the problem is that Clojurescript version is quite old.
I was trying to add three.js so I could play with it from cljsfiddle. I tried adding it as a script tag in the html. But got a 404 from...
CodeMirror doesn't work very well on iOS, so perhaps offering an option for plain-text input would make your excellent service much more enjoyable (for me).
Neat project! But I have to admit I had no idea what I was looking at when someone sent me the link.