▲ | troupo 7 days ago | |
> Lit has always been designed partially as a prototype for where web component standards could go in the future. > There is a proposal in TC39 for native signals, Which originated (or the modern versions of signals originated) in Solid, not in Lit. Let me quote the readme: https://github.com/tc39/proposal-signals --- start quote --- The current draft is based on design input from the authors/maintainers of Angular, Bubble, Ember, FAST, MobX, Preact, Qwik, RxJS, Solid, Starbeam, Svelte, Vue, Wiz, and more… -- end quote --- | ||
▲ | nchmy 7 days ago | parent [-] | |
They never claimed that signals originated in lit. They were just responding to the comment that there's no native reactivity in web components... |