Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Doesn't datastar require an async backend? I prefer Django without async.


You still get a lot with a sync backend! Here I show Datastar using Flask: https://www.youtube.com/watch?v=W7kHYIrI99A


Not really. DS v1.0 has HTMX like request/response option as well.

You might need async if there are lot of concurrent users and each of them using long duration SSE. However, this is not DS specific.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: