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 @ngrx/operators package #4057

Closed
2 tasks
markostanimirovic opened this issue Sep 29, 2023 · 4 comments · Fixed by #4097
Closed
2 tasks

Add @ngrx/operators package #4057

markostanimirovic opened this issue Sep 29, 2023 · 4 comments · Fixed by #4097
Assignees

Comments

@markostanimirovic
Copy link
Member

Which @ngrx/* package(s) are relevant/related to the feature request?

component-store, effects, signals

Information

Create the @ngrx/operators package that will contain the following operators:

  • concatLatestFrom from @ngrx/effects that can be also used with @ngrx/component-store and/or upcoming @ngrx/signals package.
  • tapResponse from @ngrx/component-store that can be used with @ngrx/signals.

Describe any alternatives/workarounds you're currently using

No response

I would be willing to submit a PR to fix this issue

  • Yes
  • No
@jits
Copy link
Contributor

jits commented Oct 21, 2023

I'd like to give this a go, if it's open for taking?

@markostanimirovic
Copy link
Member Author

Hi @jits,

Brandon will work on this issue.

@jits
Copy link
Contributor

jits commented Oct 21, 2023

Hi @markostanimirovic — sounds good, thanks.

@Harpush
Copy link

Harpush commented Oct 26, 2023

@brandonroberts what about the new rxMethod?

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

Successfully merging a pull request may close this issue.

4 participants