top | item 39754768

(no title)

0atman | 1 year 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!)

discuss

order

sawirricardo|1 year ago

recognized leptos, dioxus, egui, yew (this one is frontend) what do you think?

0atman|1 year ago

I don't understand the question, but only one of those is a full stack web framework.