funcool

A channel for discussing and asking questions about Funcool libraries https://github.com/funcool/
martinklepsch 2017-01-03T15:54:52.000365Z

So I tried to experiment a bit with the interceptor stuff but didn’t get too far. It’s all a little more complex than in re-frame since events can be UpdateEvent/WatchEvent/EffectEvent at the same time

niwinz 2017-01-03T21:49:00.000367Z

yeah, this approach allows perform optimisitic updates and then perform async action