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

From datastar's docs:

> Backend Setup

> Data star uses Server-Sent Events (SSE) to stream zero or more events from the web server to the browser. There’s no special backend plumbing required to use SSE, just some syntax. Fortunately, SSE is straightforward and provides us with some advantages.

As a django developer, this is very far from true. With htmx i get almost no backend changes (mainly in template code), where datastar would require me to rewrite it and may not be possible to implement at all.



Sounds like a django over abstraction problem. SSE is standard HTTP.

If laravel can do it django can.




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

Search: