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

Undeprecate concat operator as concatWith #3798

Closed
benlesh opened this issue Jun 5, 2018 · 1 comment
Closed

Undeprecate concat operator as concatWith #3798

benlesh opened this issue Jun 5, 2018 · 1 comment

Comments

@benlesh
Copy link
Member

benlesh commented Jun 5, 2018

While the use cases for the merge, zip, and combineLatest operators, et al, remain dubious, I've several times seen cases where the concat operator might be preferred to the concat static method.

Most of these use cases are around animations or action dispatching with redux-observable or ngrx.

It could be used to compose endWith.

The name concatWith has some precedent. I believe it's used in RxJava.

@benlesh
Copy link
Member Author

benlesh commented Aug 20, 2020

This is done #4988

@benlesh benlesh closed this as completed Aug 20, 2020
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