Why? What's stopping you putting some state on the client with datastar. Just because it's discouraged doesn't mean you can't.
It has a whole client side signal system.
Why? What's stopping you putting some state on the client with datastar. Just because it's discouraged doesn't mean you can't.
It has a whole client side signal system.
interesting! i wasn't aware of that, thanks for pointing it out.
to be clear, my point was that where the state has to be managed is more often than not an architectural decision given by the requirements, and the choice of tools should be a consequence of that, not a precondition.