RS-X is framework-agnostic. While it can drive UI updates (Angular integration is available, React integration planned), it works equally well for server-side logic, business rules, or any reactive workflow. Expressions are parsed and managed with a reactive engine, and developers can subscribe to `changed` events when needed.
You can explore RS-X angular integration here: https://stackblitz.com/~/github.com/robert-sanders-software-...