
Dioxus
Yew
Stack Overflow
Avalonia
Hacker News Search
Tailwind CSS
Qt
Flutter
Semantic UI
Bootstrap
Foundation
UIKit
Materialize CSS
Tailwind CSS
Bulma
Material UI
Dioxus might be a bit more popular than Semantic UI. We know about 30 links to it since March 2021 and only 21 links to Semantic UI. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Yes! There are a few experiments with JS engines going on (all very early stage atm (and many vibe coded) but looking promising enough to justify doing a proper implementation in future). With this you can actually run regular React DOM (so fully compatible with deploying the same codebase to web). There is then the potential to mix in native components, although that's not fully built-out today. Finally, as part... - Source: Hacker News / about 1 month ago
How is this different / better than Leptos or Dioxus? https://leptos.dev/ https://dioxuslabs.com/. - Source: Hacker News / about 2 months ago
The framework is actively developed at dioxuslabs.com with 22,000+ GitHub stars and a growing ecosystem. The component model is stable enough for production use. - Source: dev.to / 5 months ago
Also this might be especially useful in UIs built with Dioxus or Tauri, where changes are expected to trigger immediate reactions across the system. - Source: dev.to / 11 months ago
I also prefer the mental model of immediate mode, but when I played with Dioxus[0] for a rust fullstack hobby project[1], I was able to adapt. I liked the DX with the tools and the `rsx!` macro. The use of `#[cfg(feature = "server")]` to define server-side code is interesting, it lets you keep a shared codebase for frontend and backend, while still controlling what gets compiled to WASM for the client. [0] --... - Source: Hacker News / about 1 year ago
Nice solution. Reminds me of https://semantic-ui.com/ and https://fomantic-ui.com/. - Source: Hacker News / 7 months ago
Semantic-UI - User Interface is the language of the web. - Source: dev.to / 7 months ago
Semantic UI: A fully semantic front-end development framework. - Source: dev.to / almost 2 years ago
Semantic UI[1] was one I used to use, both the plain CSS one as well as the React version of the library. Version 3.0 is coming (eventually), which has left it a bit outdated for a while, but it's still a solid UI library imho. I have been switching away to Tailwind. [1]: https://semantic-ui.com/. - Source: Hacker News / about 2 years ago
What stack are you using? I personally recommend utilizing readily available components: https://ui.shadcn.com/ https://mui.com/ https://semantic-ui.com/ etc.. - Source: Hacker News / almost 3 years ago
Yew - Yew is a modern Rust framework for creating multi-threaded front-end web apps using WebAssembly. It's similar to Javascript's React.
Bootstrap - Simple and flexible HTML, CSS, and JS for popular UI components and interactions
Stack Overflow - Community-based Q&A part of the Stack Exchange platform.
Foundation - The most advanced responsive front-end framework in the world
Avalonia - A multi-platform .NET UI framework
UIKit - A lightweight and modular front-end framework for developing fast and powerful web interfaces