This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-01-04
Channels
- # admin-announcements (15)
- # aws (1)
- # beginners (5)
- # boot (328)
- # cider (5)
- # cljsjs (7)
- # cljsrn (12)
- # clojure (100)
- # clojure-art (3)
- # clojure-austin (1)
- # clojure-chicago (1)
- # clojure-russia (19)
- # clojurecup (2)
- # clojured (2)
- # clojurescript (34)
- # cursive (10)
- # datavis (33)
- # datomic (9)
- # devcards (21)
- # editors-rus (1)
- # events (1)
- # hoplon (42)
- # jobs (5)
- # ldnclj (38)
- # mount (39)
- # om (140)
- # re-frame (26)
- # reagent (25)
- # spacemacs (1)
- # specter (3)
- # vim (1)
@micha I tried breaking a .hl file into two, but it did not work. I am wondering if this is doable? Also, I am wondering what is going on. I know there's a lot of action behind the scenes to make all this so nicely reactive. I figured I could just define a function which contained a (div ...) and then call it within the body of the main page. I just ended up with a blank page.
you can see the js error there, and get a stack trace to see which code it's coming from
Finally gave up and started a course of antibiotics for this head cold. Feel better already! Tired of not doing anything.
@laforge49: comment
is a Clojure/ClojureScript special form
@micha Here's a dumb bunny question: Do I need both a .cljs and a .cljs.hl file when using castra??? Or can I use mkremote in a def in a .cljs.hl file?