Skip to content
New issue

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

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

Already on GitHub? # to your account

Example @angular-redux/store^9 + redux-observable^1.0.0 #54

Closed
Sluchaika opened this issue Nov 16, 2018 · 2 comments
Closed

Example @angular-redux/store^9 + redux-observable^1.0.0 #54

Sluchaika opened this issue Nov 16, 2018 · 2 comments

Comments

@Sluchaika
Copy link

Hello! Where I can find example with @angular-redux/store^9 + redux-observable^1.0.0 ?

@wtho
Copy link
Contributor

wtho commented Nov 28, 2018

I created a minimal example on stackblitz. (Angular v7, rxjs v6, @angular-redux/store v9, redux-observable v1, redux v4)

Feel free to check it out, it is way smaller and simpler than the example app.

You might get errors about the missing peerDependency to angular^6 from angular-redux/store, but the angular API did not break anything angular-redux depends on.

@Sluchaika
Copy link
Author

@wtho thanks! Actually the problem was with epics, so in the end I switched to ngrx...

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

3 participants