Fork me on GitHub
#beginners
<
2017-02-26
>
lepistane12:02:55

i tried to google error but couldnt find anything. Could anyone help? do i need to download cljs or something?

lepistane12:02:09

i added CLJS to dependecies same error

lepistane14:02:58

i managed xD i somehow deleted database dependence

lgessler21:02:46

I'm looking for a really comprehensive writeup on how to get started with spacemacs for cljs (or just clj) development, is anyone aware of such a thing?

conaw22:02:08

@lgessler no, but spacemacs abcs is a great intro to spacemacs

conaw22:02:09

@lgessler I’ve taken to just running figwheel from the terminal, and doing cider-jack-in from a clj file — I found trying to get emacs and figwheel working together was more trouble than it was worth

lgessler22:02:13

@conaw thank you, I'll check out abcs and remember your advice when I get to setting up repls 🙂

conaw22:02:41

@lgessler also, the parens of the dead screencast shows some nice uses of cider

conaw22:02:56

particuarly “, r a p” for add project dependency

conaw22:02:28

that might be most important thing though 😉