Fork me on GitHub
#beginners
<
2016-04-30
>
adamkowalski00:04:41

@puhrez: you might also want to check out boot, its an alternative to lein that helps manage the complexity of all your build steps

paradoxquine12:04:45

i'm following the clojurescript quick start and, despite having a repl connected and seeing "hello world" log in the chrome console, once i do (require '[hello-world.core :as hello]) and then (hello/foo 2 3) I just get a no such namespace: hello error. any pointers on how to debug and fix whatever I did wrong?

bwstearns18:04:55

@puhrez: very cool find.