Is this process still applicable with the release of elm 0.18.0? I want to use collaborative features of prosemirror <http://prosemirror.net/demo/collab.html#edit-Example>, with changing as little code as possible. I have it implemented inside react.js, without changing much code. As I am learning elm and thinking of re-implementing that app with elm. Should I completely replace my react + redux stack or just replace redux part of it? So that it will be easy to integrate this editor.
-- 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.
