tc39 / proposal-signals

A proposal to add signals to JavaScript.
MIT License
3.45k stars 59 forks source link

Signal should be replace with Reactive #246

Open hansschenker opened 6 days ago

hansschenker commented 6 days ago

Signal name is used in different web frameworks so Javascript should choose a different name. Like Promise is a separate name , reactive Behavior should also have a separate name: Reactive

ccjmne commented 6 days ago

Hm, I really think this issue would be better contributed to https://github.com/tc39/proposal-signals/issues/148, in which your proposed alternative is already mentioned. Let's try to keep the conversations tidy!