-
- Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
duplicateIssues and PRs that are duplicates of other issues or PRs.Issues and PRs that are duplicates of other issues or PRs.
Description
- makes the API more symmetrical: we already have an
EventEmitter#on()alias forEventEmitter#addListener() - Wolfy87/EventEmitter has #off()
- Backbone.js has #off()
- this seems to be a fairly common pattern of convenience elsewhere in the ecosystem
Is this the sort of thing you'd welcome a PR for? Or is this not something you're interested having in core?
Metadata
Metadata
Assignees
Labels
duplicateIssues and PRs that are duplicates of other issues or PRs.Issues and PRs that are duplicates of other issues or PRs.