Hacker News new | ask | show | jobs
by kitd 235 days ago
Interesting. Datastar, the front/back end framework, also has the concept of signals, allowing the backend to update them directly via HTTP responses or SSE events.

https://data-star.dev/guide/reactive_signals

1 comments

Yep, we are BY FAR the fastest signal approach and built in. Datastar is just a set of tools to ture data-* attributes into fine grain reactive expressions. Everything else is a plugin.