This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-07-26
Channels
- # admin-announcements (1)
- # alda (44)
- # aws-lambda (6)
- # beginners (8)
- # boot (187)
- # capetown (5)
- # cider (25)
- # cljs-dev (24)
- # cljsrn (93)
- # clojure (45)
- # clojure-austin (9)
- # clojure-canada (2)
- # clojure-greece (1)
- # clojure-mexico (3)
- # clojure-poland (3)
- # clojure-russia (1)
- # clojure-spec (12)
- # clojure-uk (13)
- # clojurescript (86)
- # cursive (9)
- # datascript (3)
- # datomic (32)
- # defnpodcast (4)
- # devcards (23)
- # editors (3)
- # emacs (5)
- # hoplon (27)
- # immutant (3)
- # lein-figwheel (9)
- # leiningen (4)
- # luminus (10)
- # om (32)
- # onyx (2)
- # other-languages (1)
- # perun (1)
- # protorepl (8)
- # re-frame (13)
- # reagent (2)
- # remote-jobs (2)
- # ring (3)
- # spacemacs (4)
- # spirituality-ethics (3)
- # test-check (16)
- # untangled (65)
- # yada (50)
@yogthos: For CLJS support in Luminus, have you got any desire to support a wider range of options beyond what's there right now? I think there could be some value in adding more cljs specific profiles to Luminus but I'm not sure whether it's worth the added overhead to support them.
and it could be possible to refactor +cljs to only add cljs support without reagent and create +reagent, +re-frame profiles explicitly
Am I right in assuming that you want to keep everything reagent? If so, I think there could be a reasonable size of options (+re-frame, +devcards, etc.) that could cover most of the reagent space without crazy extra maintenance.
Alternatively, adding a basic +rum or +om might be reasonable but would probably mean it would be too much to go into depth on any of them.
I'm up for doing some work towards either of those directions depending on where you want to take the cljs profiles over time.
Yeah I'd definitely like to stick with reagent for the time being, and re-frame/devcards sounds good to me if you'd like to take a look
Ok great, I'll see what I can get working towards that side of things.