Skip to content

Consider .next as an alias to .push #14

@dariomannu

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?

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