How does Movex work
Movex follows the Flux Pattern (opens in a new tab) locally to respond to UI changes. It then employs the Deterministic Propagation Method to synchronize state changes with the Global State(aka Master State) and all peers in the network.
Movex Diagram
Understanding and building with Movex involves several key concepts, each playing a vital role: