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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected