Remix.run Logo
unlog 13 hours ago

I keep wondering if the next step of Ryan should be to raise this a step further and bring it to anything-ui, not just the web. It's obviously a step forward, but that step could be mean a lot more than it really seems to be.

birkskyum 13 hours ago | parent [-]

@solidjs/web is already neatly separated, so there is space for other targets.

unlog 13 hours ago | parent [-]

Yeah, like solid-universal (lets you target non-dom environments, state being derived and computed as little as possible, never again a glitch or disagreement because theres nothing to sync)