Hacker News new | ask | show | jobs
by dagamerish 1001 days ago
Angular right?
1 comments

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.