Rust async story is still playing out. Go green threads approach is pretty solid.
My go to stack for personal projects:
Go
SQLC for db access
https://github.com/a-h/templ (kinda JSX for go) for templating
HTMX
Postgres
I have a feeling Mojo will ship 1.0 before Rust finishes sorting out async
Comments
Rust async story is still playing out. Go green threads approach is pretty solid. My go to stack for personal projects: Go SQLC for db access https://github.com/a-h/templ (kinda JSX for go) for templating HTMX Postgres I have a feeling Mojo will ship 1.0 before Rust finishes sorting out async