-
Currently boot-reload and boot-cljs-repl use `.cljs.edn` files to tell boot-cljs about namespaces that have to be included in the build. Without `.cljs.edn` file Boot-cljs falls back to compiling EVER…
-
When using a symlink in the repo dotfiles thinks that it should follow the symlink and dotfiles considers all files in the symlink target.
One of the strengths of the old dotfiles version is that i…
-
mea culpa for leaving `[com.cemerick/austin "0.1.1"]` in the general plugins section of my project.clj, but it caused some pretty difficult to track down problems with AOT (specifically with the cloju…
-
I'll lead with an example.
Let's say i want to add a new feature to the todo app example. I start my REPL, the server and figwheel builds dev which produces the expected browser application. I ope…
-
# Synopsis
One of Clojure(Script)'s great benefits is of course REPL driven development. And Calva makes the Jack In process simple.
A common scenario I am encountering as a new Clojure develope…
-
Hey Ryan, I'd really like to try and run this :)
Could you just provide a smidgeon of information about which commands you were using to bring up that awesome colored spinning polygon thing we saw at …
-
[Enter steps to reproduce:]
1. Open Atom
2. Try to start a REPL from Packages>proto-repl>Start REPL.
**Atom**: 1.40.1 x64
**Electron**: 3.1.10
**OS**: Mac OS X 10.14.6
**Thrown From**: [prot…
-
Maybe this is an artifact of some of the other tooling involved, but I am getting a strange behavior when I attempt to compile cljs speclj tests from cljc (reader conditional) source. When I attempt t…
-
Hi Mimmo,
I'm having trouble getting the [Higher Order Components](https://github.com/swannodette/om/wiki/Basic-Tutorial#wiki-higher-order-components) to work. No matter what I try, I get "Uncaught Re…
-
I believe there's no way to get help for a task once you've aliased its name. This could be considered bad practice but it's also quite useful. Could there be a way for help maybe to print both the al…