What is the actual problem that motivated you to want to use an Effects
manager?

There are no good links on Effects managers as this technology is not yet
mature enough for public consumption.
This is also the reason why there is no official documentation on this.

There is this article
<https://medium.com/@alex.lew/8e87fd14332c#.xgbxxi2sa> and
there are the elm-lang/* libraries that use effect managers (you can look
at their source code)

Another thing worth pointing out is that packages that use effects managers
cannot be published (they fall into the same category as Native usage).



On Sun, Nov 27, 2016 at 10:07 AM, clouddie <[email protected]>
wrote:

> Hi, I would like to implement optimistic UI in an Elm App, and would like
> lower details to be managed by an Effects manager.
> Could you point me to any good link on this ? Thé official document is
> almost non-existent. Thanks
>
> --
> You received this message because you are subscribed to the Google Groups
> "Elm Discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>



-- 
There is NO FATE, we are the creators.
blog: http://damoc.ro/

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to