Skip to content

feat(signals): add resource extensions#5167

Open
markostanimirovic wants to merge 1 commit into
mainfrom
feat/signals/extend-resource
Open

feat(signals): add resource extensions#5167
markostanimirovic wants to merge 1 commit into
mainfrom
feat/signals/extend-resource

Conversation

@markostanimirovic

Copy link
Copy Markdown
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

Closes #5126

Does this PR introduce a breaking change?

[ ] Yes
[x] No


</ngrx-code-example>

## Built-in Extensions

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO each of the built in extensions could use their respective import in each block. Not all imports in a block, but definitely 1:1 with each of the 4 functions.

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 this pull request may close these issues.

RFC(@ngrx/signals): Resource Integration Part 1 - Introduce Extend Resource APIs

2 participants