Fork me on GitHub
#re-frame
<
2019-04-16
>
danielcompton00:04:37

@ghadi that's a neat idea, but not built-in. You could probably make an interceptor for it though. It would inspect all of the dispatched effects from an event handler, and annotate them

danielneal07:04:37

+1 great idea for correlation ids

Francesco17:04:35

hello, I am having a look at alternative routing systems in re-frame. do you have any suggestion regarding nested routes (similar to react-router or vue-router).? I kinda like reitit but I was not able to reproduce something like what I mentioned (without handling explicitly params - queries )

Lu18:04:11

Give a go to re-fill it’s a very easy to use client side routing library that I’m currently using with re-frame