Hacker News new | ask | show | jobs
by 0atman 819 days ago
For anyone wanting a actual full-stack framework with sensible defaults, type checked sql+api+rsx, and overwhelming community approval, don't reinvent the wheel: It has existed for years and is called https://leptos.dev

(If you're just making a simple rest api backend, I still dig the simplicity of poem-openapi + sqlx)

I can't understand if rust on rails is a joke, badly written by gpt, or written by someone who doesn't understand both Rust and web development in general. It's full of typos and baffling design decisions. (shelling out to an external comand to generate rust code?! MACROS EXIST!)

1 comments

recognized leptos, dioxus, egui, yew (this one is frontend) what do you think?
I don't understand the question, but only one of those is a full stack web framework.