Remix.run Logo
electrograv 5 hours ago

IMO a UI library landing page should always contain a screenshot example of the UI.

I can’t find a screenshot of it anywhere, let alone the landing page.

josephg 5 hours ago | parent | next [-]

It looks like this is a web UI library, so it would just render using regular html.

I wish they said that on the homepage. I assumed it could render to the desktop or something, and I had to read tea leaves to figure that out.

simonbw 2 hours ago | parent [-]

The first sentence of this page says it:

> Sycamore is a next gen Rust *web* UI library powered by fine-grained reactivity.

lukechu10 an hour ago | parent [-]

That’s because I’ve changed it since posting this!

Tuna-Fish 5 hours ago | parent | prev | next [-]

The landing page is the screenshot. It uses sycamore.

simlevesque 38 minutes ago | parent [-]

Well, then something's wrong. I click on different pages in the documentation and the whole page gets rerendered. Seems like it's not delivering what's promised.

TechSquidTV 5 hours ago | parent | prev | next [-]

Unless maybe it's headless, then I still expect a component library or something. Still, I see nothing.

lukechu10 5 hours ago | parent [-]

It's more like ReactJS/SolidJS (but in Rust) rather than a component library like Bootstrap. Although I definitely agree the home page can do a much better job of explaining this.

Flavius 2 hours ago | parent | prev [-]

"Read the Book" button, next gen web UI. That's all you need to know about this one.