leptos.dev
leptos.dev
https://www.leptos.dev
Building WASM web UI with Rust and Leptos - Rust Adventure
At this point, I've written over 5,000 lines of Leptos code. Leptos being the Rust framework that I'm using to build my web UI using Wasm. And this is what it's like to build a real-world Leptos application. Let's start off easy with styling. Styling in the Rust Adventure admin application is accomplished using Tailwind.