proposal-signals / signal-utils

MIT License
69 stars 6 forks source link

implement hyperscript renderer #52

Closed NesCafe62 closed 2 months ago

justinfagnani commented 2 months ago

Can I ask why renderers would be added to this repo, as an example or otherwise? They seem like a very separate concern to me.

NullVoxPopuli commented 2 months ago

the PR was submitted before we discussed keeping example renderers out of of signal-utils, and that they should be in their own repo(s).

I forgot to come back to this and close it.

I also want to stress that we're interested in seeing how the polyfill ends up performing (actual perf, or DX, etc) in real frameworks / libarries (like in a branch or something, such as what was done here: https://github.com/tc39/proposal-signals/issues/215 ) -- while there isn't a need to create something new, if folks are excited to do that, they can still provide feedback on how usage of the polyfill is going)