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

Add a "Why not RxJS" section to the README #229

Open
appsforartists opened this issue Oct 4, 2017 · 0 comments
Open

Add a "Why not RxJS" section to the README #229

appsforartists opened this issue Oct 4, 2017 · 0 comments

Comments

@appsforartists
Copy link
Member

appsforartists commented Oct 4, 2017

  • Consistency with other platforms that implement Material Motion
  • Full control of the stack:
    • Can ignore concepts we don't need, like error and complete
    • Fewer concepts -> smaller learning curve for users
    • Minimize bundle size by only implementing what we use
  • Fully declarative - promotes toolability

Now that RxJS allows composition with let, an RxJS port might be worth exploring.

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