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

Angular Observable compatibility #1232

Open
giovanni-bertoncelli opened this issue Feb 16, 2022 · 0 comments
Open

Angular Observable compatibility #1232

giovanni-bertoncelli opened this issue Feb 16, 2022 · 0 comments

Comments

@giovanni-bertoncelli
Copy link

Most modern Angular application uses Redux state management with NGRX or similar, usually relying on RXJS. I've noticed this isn't an API that is completely compatible with this library, while Angular usually treats Promises and Observables in the same way, as "async" objects.

I do not know if there is some workaround to integrate this library and its components with Redux and RXJS, I've seen that usually async APIs uses only Promises. Is RXJS integrable with devextreme or will it be in the next milestones?

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

No branches or pull requests

1 participant