-
Currently there is no easy to set the figwheel websocket url to anything other than 'ws://localhost:3449' which would be very helpful for live code reloading on an iOS device.
I tried changing the :w…
-
If during websocket initialization a server is down or returns 403 due to invalid auth, we'll hit the `onerror` handler here:
```
(aset "onerror"
(fn [ws-ev] (errorf "WebSocket error: %s" ws-ev)))…
-
### Better re-frame subscriptions
I'd like to pour some macro sugar on `re-frame.core/register-sub`. I'd like your feedback and ideas.
### Naming
First question: what should we call this macro? `…
-
I am using boot, I can correctly `cider-connect` to my boot repl. I can also start up a cljs repl by typing `(start-repl)` within _cider-repl_. I can confirm that this does work because I can see the …
-
Thankyou for an amazing body of work
... just getting into it all with clj/cljs ...
ok, am hitting this wall ...
trying to instantiate the om-tut example from the commandline::
I'm running windows 8…
-
See https://github.com/dm3/hoplon-bugs/tree/master/remove-child-bug for the reproducible project. Seems like a bug in `merge-kids`.
-
I have recently had success converting some projects to use http://boot-clj.com/
In particular I used the https://github.com/Deraen/saapas with CIDER to have
a CLJS bREPL and CLJ REPL _at the same t…
-
http://pretty-print.net/ is no longer functioning due to me shutting down the JVM that could no longer run on my server due to memory constraints. I am, at this time, unable to keep up with this proje…
-
People are often wondering if some command is supposed to work with ClojureScript or not. In the interest of better UX we should raise proper errors when commands that don't work with ClojureScript ar…
-
Hello! I've started trying to experiment with boot, but I've run into an issue. My build.boot file is as follows:
``` clojure
(set-env!
:source-paths #{"src/clj" "src/cljs" "src/scss"}
:resource-pa…