MCPcopy Create free account
hub / github.com/amikey/java-design-patterns / App

Class App

flux/src/main/java/com/iluwatar/flux/app/App.java:25–46  ·  view source on GitHub ↗

Flux is the application architecture that Facebook uses for building client-side web applications. Flux eschews MVC in favor of a unidirectional data flow. When a user interacts with a React view, the view propagates an action through a central dispatcher, to the various stores that hold the applica

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected