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

Integrate with other options for client-side data management #92

Closed
ansarizafar opened this issue Apr 10, 2016 · 5 comments
Closed

Integrate with other options for client-side data management #92

ansarizafar opened this issue Apr 10, 2016 · 5 comments

Comments

@ansarizafar
Copy link

@stubailo check this Freezer

@helfer
Copy link
Contributor

helfer commented Apr 10, 2016

This looks interesting - especially because it has bindings for the Redux devtools - but I'm a bit concerned by the fact that it is basically written by one person and has less than 100 commits. Might be worth considering once it's more mature though. Swapping out the store at a later point shouldn't be too hard, I believe. @stubailo correct me if I'm wrong.

@stubailo
Copy link
Contributor

Hmm, more and more I'm thinking building on Redux is one of our main advantages, since it's something people are really excited about. But in the future it would be cool to be able to integrate with all kinds of reactive backends, as long as we can apply our Redux reducers and actions to it.

@stubailo stubailo added the idea label Apr 10, 2016
@stubailo stubailo changed the title Another option for client side state management. Integrate with other options for client-side data management Apr 10, 2016
@stubailo
Copy link
Contributor

Other things to think about for this are RxJS, MobX, Tracker, etc.

@stubailo
Copy link
Contributor

Relevant: #149 will let you integrate with RxJS

@helfer
Copy link
Contributor

helfer commented Jan 26, 2017

We're going to abstract the store and make it a public API, which should let people integrate with whatever they want.

@helfer helfer closed this as completed Jan 26, 2017
jbaxleyiii pushed a commit that referenced this issue Oct 18, 2017
passing as uri property
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants