Hacker News new | ask | show | jobs
by kingkongjaffa 816 days ago
Does anyone know an equivalent react based version?
2 comments

This is why these things should be made with web components.
Svelte can target web components. Should be a fairly simple adjustment.
Embed svelte into a react component?
I was gonna make a snarky joke about performance, but given Svelte's compiler this is probably a good way to go.