-
Interested in adding this? Thinking a QUnit style "refresh and read it" to start with, but this could be extended to drive Karma or a custom reporter to gather those stats back in the console.
-
On windows I get `clojure.lang.Compiler$CompilerException: java.io.FileNotFoundException: Could not locate cljs/analyzer__init.class or cljs/analyzer.clj on classpath:`. Works fine on Ubuntu 14.04.
T…
-
We decided to display player's number of resource card, but the spec says to display the number of devCards. We should double-check that we're right
-
I'm trying out devcards, and something surprised me. When I look at `http://localhost:3449/devcards/index.html` it includes a link for `projectname_devcards.core` and projectname.core. I expected that…
-
Would you accept a pull-request for this?
I think Devcards is very beginner friendly in that it allows you to develop your application bottom-up, creating small components that work and only later f…
-
Hi.
I tried to use Light Table in conjuction with DevCards. It feels like it could be a pretty powerful combination. Problem is, it doesn't work.
I don't know if this is issue with LT or DevCards, b…
-
I see that om-root-card does not reload the card when data is changed.
For example, if I change text to "yep it is not", it does not automatically reload unless the page is reloaded
(defcard omcard…
-
Add routing to the Devcards UI
-
for example, util.cljs is required in core.cljs. when editing util.cljs, it should recompile and send any other source files which require util.cljs.
-
When trying to run the demo I get the following error.
```
git clone https://github.com/bhauman/devcards.git
cd devcards
lein figwheel
```
```
Compiling ClojureScript.
Figwheel: Starting server at h…