Y
Hacker News
new
|
ask
|
show
|
jobs
by
ksherlock
416 days ago
There is a proposal (
https://github.com/tc39/proposal-signals
) for standardized signals. Maybe that's not what you're thinking of. But if it is, there's a polyfill and other prior art (eg, preact-signals --
https://preactjs.com/guide/v10/signals/
-- which are not specific to p/react).