This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-01-02
Channels
- # adventofcode (2)
- # bangalore-clj (1)
- # beginners (26)
- # boot (7)
- # cider (21)
- # clara (45)
- # cljs-dev (1)
- # cljsrn (2)
- # clojure (168)
- # clojure-berlin (1)
- # clojure-india (4)
- # clojure-italy (7)
- # clojure-nl (1)
- # clojure-russia (1)
- # clojure-spec (10)
- # clojure-uk (12)
- # clojurescript (31)
- # datascript (2)
- # datomic (28)
- # defnpodcast (9)
- # emacs (2)
- # events (4)
- # fulcro (193)
- # hoplon (127)
- # hypercrud (1)
- # jobs (1)
- # jobs-discuss (38)
- # keechma (1)
- # luminus (5)
- # off-topic (16)
- # onyx (4)
- # parinfer (9)
- # portkey (2)
- # portland-or (1)
- # precept (5)
- # re-frame (9)
- # reagent (8)
- # remote-jobs (7)
- # rum (3)
- # shadow-cljs (2)
- # spacemacs (19)
- # specter (2)
- # testing (1)
- # unrepl (34)
@aconanlai You can use accountant to get a usable interface to the html browser history api, which gets rid of the #. I find it pretty easy to use.
Reagent is now included in this JS framework benchmark: https://rawgit.com/krausest/js-framework-benchmark/master/webdriver-ts-results/table.html
I'm sure this has been brought up like a 1000 times, but I still didn't found a solution to a need of multiple dispatch per reg-event-fx
handler
like when I need to dispatch 2 effects with slightly different params
ATM I solved it by passing whole db to the reg-fx
handler
is that an issue at all?
oh, damn, wrong room, sorry, I'll repost to #re-frame