[elm-discuss] Integrating prosemirror editor with elm

2017-01-21 Thread abhinav gupta
Hi
I want to use collaborative features of prosemirror 
, 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 
prosemirror.

-- 
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 elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[elm-discuss] Re: Embedding text editor in Elm

2017-01-15 Thread abhinav gupta
Is this process still applicable with the release of elm 0.18.0? I want to 
use collaborative features of prosemirror 
, 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 elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.