You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an ecosystem of frontend frameworks for building single page applications in Rust, such as Yew, Leptos, Dioxus, among others. It would be a nice UX win for us if we could integrate one of these in the admin panel.
The obvious disadvantages are inflated dependency list and compile times. Potentially some accessibility issues because of heavy use of JavaScript/WASM (which probably isn't a big issue in 2025).
This discussion was converted from issue #180 on March 23, 2026 17:47.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
There is an ecosystem of frontend frameworks for building single page applications in Rust, such as Yew, Leptos, Dioxus, among others. It would be a nice UX win for us if we could integrate one of these in the admin panel.
The obvious disadvantages are inflated dependency list and compile times. Potentially some accessibility issues because of heavy use of JavaScript/WASM (which probably isn't a big issue in 2025).
Beta Was this translation helpful? Give feedback.
All reactions