Fork me on GitHub
#rum
<
2018-09-05
>
lauritzsh07:09:50

What would you guys use for state management in a larger Rum application? Just atoms or some 3rd party library?

lauritzsh07:09:12

Hey @roman01la, I have definitely considered your library, since I already played with re-frame. One thing I like about re-frame is interceptors with after for local storage or spec checking. Is there something similar in Citrus I am missing from the docs?

lauritzsh08:09:18

Can it be replicated using effect handlers?

Roman Liutikov08:09:13

No, there’s no such a thing. Maybe I’ll add it in the future