Skip to content

Consider .next as an alias to .push #14

Description

@dariomannu

Describe the solution

Pushing a stream with .push() is great, but... many others like RxJS and the Observable web standards proposal use .next().

Fine if you wish to keep .push, but would you consider aliasing it to .next(), as well, to help migrating any code that's been created for RxJS first?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions