This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-05-01
Channels
- # aws (1)
- # beginners (237)
- # boot (2)
- # calva (6)
- # cider (16)
- # clara (10)
- # clj-kondo (1)
- # cljs-dev (24)
- # clojure (29)
- # clojure-brasil (2)
- # clojure-dev (20)
- # clojure-europe (1)
- # clojure-italy (56)
- # clojure-japan (1)
- # clojure-nl (16)
- # clojure-spec (12)
- # clojure-uk (12)
- # clojurescript (24)
- # clojureverse-ops (3)
- # core-async (3)
- # cursive (21)
- # datascript (5)
- # datomic (82)
- # devops (5)
- # duct (14)
- # emacs (2)
- # fulcro (2)
- # jobs (6)
- # juxt (7)
- # kaocha (6)
- # leiningen (19)
- # luminus (3)
- # nrepl (51)
- # off-topic (208)
- # other-languages (1)
- # re-frame (8)
- # reagent (9)
- # remote-jobs (6)
- # shadow-cljs (37)
- # spacemacs (6)
- # testing (12)
- # tools-deps (25)
I should have searched before I posted :) I found that right after asking. Already commented on it. Happy to work together on that issue
I looked up the issue and saw that you posted, so i removed my message oops
I'm happy to work on it too! really need to get my feet wet in the codebase first though
Agreed. If you put comments there I’ll be reading. Also daniel Compton mentioned he can help when he has time
hi everyone. does :on-success
(in re-frame-http-fx) accept a list of actions by any chance?
at the moment I’m creating a separate action, that just uses dispatch-n
and was wondering if I actually need this and perhaps I could get rid of this extra step
@bravilogy apparently not https://github.com/Day8/re-frame-http-fx/blob/master/src/day8/re_frame/http_fx.cljs
@dpsutton I'll be travelling for work next few weeks, so unlikely to be able to help more than merging a PR until after then