3 ms·
I like the "const TodoStore = class extends EventTarget" idea to trigger rendering... neat trick!
by mrspeaker 4y ago
I like the "const TodoStore = class extends EventTarget" idea to trigger rendering... neat trick!
- telagraphic 4y agoI noticed that, where does one even find EventTarget in the docs/references? I feel a bit behind on built in apis…