This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-03-11
Channels
- # admin-announcements (20)
- # beginners (48)
- # boot (90)
- # cider (33)
- # cljs-dev (5)
- # cljsjs (10)
- # cljsrn (7)
- # clojure (68)
- # clojure-austin (5)
- # clojure-bangladesh (4)
- # clojure-finland (10)
- # clojure-gamedev (1)
- # clojure-madison (7)
- # clojure-poland (15)
- # clojure-russia (75)
- # clojurescript (25)
- # core-async (23)
- # cursive (5)
- # data-science (43)
- # datomic (15)
- # dirac (26)
- # editors (10)
- # emacs (2)
- # euroclojure (12)
- # funcool (23)
- # hoplon (7)
- # immutant (68)
- # jobs (24)
- # jobs-discuss (1)
- # juxt (1)
- # keechma (9)
- # ldnclj (7)
- # luminus (66)
- # off-topic (54)
- # om (170)
- # proton (7)
- # re-frame (1)
- # reagent (15)
- # ring-swagger (11)
- # spacemacs (6)
- # testing (1)
- # vim (1)
- # yada (19)
relevant code is https://github.com/jrheard/voke/blob/master/project.clj#L30 (pretend that this line isn't commented out)
the maps seem to be generated just fine, chrome just isn't picking them up somehow? (i am a rookie)
Are there any good refactoring tools for ClojureScript, particularly renaming def
s/`defn`s, moving them around and some kind of autorequire?
Emacs has some tool with Cider refactor
@arcanumxiii: yeap, but renaming symbols for cljs isn't supported it seems
interop with cljs repl are not the same, and there’s some limitation because of that
@arcanumxiii: i understand, but i guess that's doable
nidu: possibly-little-known, possibly-irrelevant-to-your-situation fact - cursive's free for non-commercial personal use ( https://cursive-ide.com/buy.html )
i switched to cursive a month ago after seeing how highly it ranked in the state-of-clojure survey, after being a diehard vim user, and am loving it so far fwiw
@bhauman: I saw you wrote yor validation engine, this looks awesome!
@richiardiandrea: thanks! Still a bunch more work to go ...
I found and corrected a couple of options in replumb that were out of place
yeah of course, very very useful!
if you run against my master
it is still incorrect, but in a coming PR I will fix it 😄 it was, if I remember correct, about css-dirs
, like you show in the image