I really want to build a proper frontend for this Rust project, but am I ever wary of introducing a Nodejs/Bun/Deno project to this codebase. But I also don't want to split it into its own repository :p
I really want to build a proper frontend for this Rust project, but am I ever wary of introducing a Nodejs/Bun/Deno project to this codebase. But I also don't want to split it into its own repository :p
Checkout Leptos if you want a web front end. I got really far with it on a project recently (but needing some browser native APIs in the end and not enough time/skill to create bindings)