From 6c4ddd655fb9aa6c654c03d09355d4f4625f381a Mon Sep 17 00:00:00 2001 From: Jan Andrle Date: Mon, 3 Mar 2025 15:21:43 +0100 Subject: [PATCH] :abc: --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9fcde31..296ae4b 100644 --- a/README.md +++ b/README.md @@ -86,10 +86,7 @@ To balance these requirements, numerous compromises have been made. To summarize - [dist/](dist/) (`https://cdn.jsdelivr.net/gh/jaandrle/deka-dom-el/dist/`…) ## Signals -- [Signals — whats going on behind the scenes \| by Ryan Hoffnan \| ITNEXT](https://itnext.io/ -signals-whats-going-on-behind-the-scenes-ec858589ea63) -- [The Evolution of Signals in JavaScript - DEV Community](https://dev.to/this-is-learning/the-evolution-of-signals-in- -javascript-8ob) -- there is also [tc39/proposal-signals: A proposal to add signals to JavaScript.](https://github.com/tc39/proposal- -signals) +- [Signals — whats going on behind the scenes \| by Ryan Hoffnan \| ITNEXT](https://itnext.io/signals-whats-going-on-behind-the-scenes-ec858589ea63) +- [The Evolution of Signals in JavaScript - DEV Community](https://dev.to/this-is-learning/the-evolution-of-signals-in-javascript-8ob) +- there is also [tc39/proposal-signals: A proposal to add signals to JavaScript.](https://github.com/tc39/proposal-signals) - [Observer pattern - Wikipedia](https://en.wikipedia.org/wiki/Observer_pattern)