This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-11-14
Channels
- # beginners (110)
- # boot (50)
- # cider (29)
- # cljs-dev (80)
- # cljsrn (10)
- # clojure (54)
- # clojure-italy (3)
- # clojure-korea (24)
- # clojure-russia (50)
- # clojure-spec (12)
- # clojure-taiwan (1)
- # clojure-uk (67)
- # clojurebridge (14)
- # clojurescript (118)
- # component (3)
- # cursive (11)
- # datomic (28)
- # dirac (31)
- # emacs (45)
- # flambo (2)
- # hoplon (53)
- # immutant (3)
- # jobs (5)
- # mount (8)
- # off-topic (10)
- # om (5)
- # onyx (52)
- # other-languages (2)
- # parinfer (1)
- # pedestal (1)
- # proton (39)
- # protorepl (2)
- # re-frame (22)
- # remote-jobs (1)
- # ring (13)
- # ring-swagger (2)
- # test-check (9)
- # untangled (28)
- # vim (12)
@dnolen working on reloading preprocessed and compiled js. Current problem is compiler is emmiting module names defined with const
can also probably be solved by specifying :language-out
, no?
@anmonteiro in theory, but I haven’t been able to get that to work
between this feature, npm module loading support via Closure, and the externs stuff I think 2017 is going to be “ClojureScript is a pretty awesome JS tool"
probably a a couple of Fridays of my time and we can probably have something testable on master
just let me know when you do - I would like to write a post about it - possibly an updated http://clojurescript.org guide
also I'm cheating a bit, in that I'm relying on the current convention of where the output file of a foreign lib is placed