Fork me on GitHub
#reagent
<
2018-01-02
>
justinlee05:01:33

@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.

yury.solovyov13:01:11

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

yury.solovyov13:01:16

like when I need to dispatch 2 effects with slightly different params

yury.solovyov13:01:37

ATM I solved it by passing whole db to the reg-fx handler

yury.solovyov13:01:49

is that an issue at all?

yury.solovyov13:01:58

oh, damn, wrong room, sorry, I'll repost to #re-frame