this post was submitted on 31 Oct 2025
21 points (92.0% liked)

Rust

7466 readers
19 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] alex_is@infosec.exchange 2 points 4 days ago

@SorteKanin I realize that cost too. I''d love to run Rust up and down my stack. But JS is very much still king unfortunately. The sheer breadth of materials, mature frameworks and libraries make it the prudent choice. But the documentation/example part is something I feel deeply. I remember struggling with iced.rs when I had to use it. Sure, there were examples, but it was a complete shift in thinking and implementing complex widgets and visuals was really hard. I felt a lot of similarities to that when I tried Dioxus. It is a terrific framework, it just needs time to mature, as does pretty much ever front end Rust framework.