-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I've asked this question within Gitter, maybe it will be useful to add more documentation about it:
Hi! I'm new in FRP world and just found your library. I'm building chat-based app and trying to make my xmpp work in FRP fashion - trying to migrate from redux where i have already too much boilerplate. In redux i have action creator that call xmpp connect function and then change state within xmpp reducer. Now i want to implement the same using Calmm. I've read https://github.com/calmm-js/documentation/blob/master/redux-vs-calmm.md but it seems not have "howto" about doing things "right" in Calmm, but just comparison. I've checked TodoMVC example, but it doesn't look very clear.
In other words how to do properly side effects using Calmm?
Metadata
Metadata
Assignees
Labels
No labels