6 ms·
React is enterprise at this point. LOC isn’t the selling point. While i dream of post react world, none of the frameworks meaningfully push the needle. I’m wo
by marcelr 11mo ago
React is enterprise at this point. LOC isn’t the selling point.
While i dream of post react world, none of the frameworks meaningfully push the needle.
I’m working in angular now & signals make it fine.
Everything is fine, nothing is great.
- kitd 11mo agoInteresting. 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 https://data-star.dev/guide/reactive_signals
- sudodevnull 11mo agoYep, 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.