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

[Client] - Migrate to Signal-based Input/Output/Queries #193

Open
Char2sGu opened this issue Sep 15, 2024 · 1 comment
Open

[Client] - Migrate to Signal-based Input/Output/Queries #193

Char2sGu opened this issue Sep 15, 2024 · 1 comment

Comments

@Char2sGu
Copy link
Contributor

Desired Changes

The new signal-based input/output/query API enables full reactivity in components, and also assists the migration to OnPush change detection, since signal changes will always trigger view updates.

This migration can be automated by ngxtension's migration schematics:

This migration would involves a great amount of changes and would likely be time-consuming.

Screenshots (as needed)

No response

@Char2sGu
Copy link
Contributor Author

See here for more about the signal-based APIs:

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