Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

the only downside for me is that there aren't many mature UI libs for it yet. I was evaluating it for a Tauri-based project but I went with React instead because of this.


You guys can try https://bulma.io/ as a middle-ground. It provides some fundamentals styles that aren't married to JavaScript, so there are never any conflicts with any SPA version. It's not widely used, but it worked well for us before going to Material UI as the team grew and the designers wanted something everyone is familiar with.


Yeah, serves the same niche as PicoCSS for me. Always good to learn about alternatives, especially relatively non-disruptive changes like a CSS skin.

FWIW: Material UI for Svelte has been around for a while as well.

https://sveltematerialui.com/


Seems like a bunch of minor things, but learned a lot from you today, appreciate it.


Yep, the amount of UI component libraries for React is truly staggering.

I myself am more of a clean, standard HTML with PicoCSS kind of dev, but that model doesn't work for everyone. Some might be surprised how much plain old HTML and the ease of development for Svelte components narrows that gap, but I'll be the first to admit the gap absolutely exists.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: