Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apollostack #60

Open
jmatsushita opened this issue Oct 5, 2016 · 4 comments
Open

Apollostack #60

jmatsushita opened this issue Oct 5, 2016 · 4 comments

Comments

@jmatsushita
Copy link

Hi there,

I was wondering if you had interest in supporting or explaining how redux-elm could be integrated with Apollo? The redux foundation seems like it would allow this in a pretty straightforward way but I'm not clear about how one would go about keeping the elm-ish approach.

Any thoughts?

Cheers!

Jun

@bjeanes
Copy link

bjeanes commented Oct 6, 2016

My thoughts exactly. I really like the Elm Architecture in general and really want to give redux-elm a spin but the data layer is GraphQL. Apollo is what I've been playing with in Redux already. I hope there's a natural composition of these two libraries...

Would love the authors' input on if this seems readily attainable.

@jmatsushita
Copy link
Author

Maybe @jmarceli would have some suggestions, given the great work done wrapping redux-form?

@jmarceli
Copy link
Contributor

I'm sorry but that's the first time I'm hearing about Apollo stack. GraphQL backend seems to be a promising solution (now I'm building Rails REST API which makes development quite complicated). I may try to integrate that with Elm but now I'm too busy to look into that.

@tomkis
Copy link
Collaborator

tomkis commented Oct 25, 2016

Unfortunately I do not have any experiences integrating Apollo into redux-elm but I already did that in plain redux and it was pretty essential to normalize all entities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants