[flagged]
Yes, and Preact. Vue also uses ”computed”, but ”ref” instead if signal. It just strikes me that a lot of frameworks seem to implement the same thing (signals) but use different names for it.
Why not just call it signal and computed? (instead of state and derived)
Hurray!
[flagged]
Yes, and Preact. Vue also uses ”computed”, but ”ref” instead if signal. It just strikes me that a lot of frameworks seem to implement the same thing (signals) but use different names for it.
Why not just call it signal and computed? (instead of state and derived)
Hurray!