Skip to content

Support for TC39 Signals #60964

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

Open
alxhub opened this issue Apr 22, 2025 · 0 comments
Open

Support for TC39 Signals #60964

alxhub opened this issue Apr 22, 2025 · 0 comments
Labels
area: core Issues related to the framework runtime canonical This issue represents a canonical design issue in Angular. core: reactivity Work related to fine-grained reactivity in the core framework cross-cutting: signals feature Issue that requests a new feature
Milestone

Comments

@alxhub
Copy link
Member

alxhub commented Apr 22, 2025

There is a Proposal for a standard signals mechanism in JavaScript, which is currently Stage 1. This issue is meant to track Angular support for builtin signals in JavaScript, if/when they become standard.

Angular does not currently intend to implement support for the standard while it's at Stage 1, including support for the polyfill of the proposed API.

Some examples of potential benefits/considerations for interop:

@alxhub alxhub added feature Issue that requests a new feature area: core Issues related to the framework runtime canonical This issue represents a canonical design issue in Angular. core: reactivity Work related to fine-grained reactivity in the core framework cross-cutting: signals labels Apr 22, 2025
@ngbot ngbot bot modified the milestone: Backlog Apr 22, 2025
@alxhub alxhub marked this as a duplicate of #60885 Apr 22, 2025
@alxhub alxhub marked this as a duplicate of #50189 Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Issues related to the framework runtime canonical This issue represents a canonical design issue in Angular. core: reactivity Work related to fine-grained reactivity in the core framework cross-cutting: signals feature Issue that requests a new feature
Projects
None yet
Development

No branches or pull requests

1 participant