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

Using redux-offline with Vue #42

Closed
ibarral opened this issue Apr 8, 2017 · 1 comment
Closed

Using redux-offline with Vue #42

ibarral opened this issue Apr 8, 2017 · 1 comment
Labels

Comments

@ibarral
Copy link

ibarral commented Apr 8, 2017

Hello,

Is there a guide to use this library with Vue?

I read on the blog post that Vue is supported, but i can't find a mention or a guide for this on the docs.

I'm using Vue with Vuex (a state manager like Redux). It's possible to use this library with Vuex?

Thanks, and great work!!!

@jevakallio
Copy link
Collaborator

@ibarral I have not tried to use this library with Vue, but my assumption was that you'd be able to use a Redux store with Vue with or without Vuex.

In retrospect, the createOfflineStore API makes this hard. Once I'm able to land #17, I think it should get easier.

Is there a simple Vuex sample repo I could try this in?

wacii added a commit to wacii/redux-offline that referenced this issue Oct 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants