Flux is the application architecture that Facebook uses for building client-side web applications. It complements React's composable view components by utilizing a unidirectional data flow. It's more of a pattern rather than a formal framework, and you can start using Flux immediately without a lot of new code. Flux applications have three major parts: the dispatcher, the stores, and the views (React components). These should not be confused with Model-View-Controller. Controllers do exist in a Flux application, but they are controller-views — views often found at the top of the hierarchy that retrieve data from the stores and pass this data down to their children. Additionally, action creators — dispatcher helper methods — are used to support a semantic API that describes all changes that are possible in the application. It can be useful to think of them as a fourth part of the Flux update cycle.

Features

  • Build client-side web applications
  • Uses an unidirectional data flow
  • Start using Flux immediately without a lot of new code
  • Applications have three major parts: the dispatcher, the stores, and the views
  • Controllers in a Flux application are controller-views
  • Action creators — dispatcher helper methods — are used to support a semantic API

Project Samples

Project Activity

See All Activity >

License

BSD License

Follow Flux

Flux Web Site

Other Useful Business Software
Ango Hub | All-in-one data labeling platform Icon
Ango Hub | All-in-one data labeling platform

For AI teams and Computer Vision team in organizations of all size

AI-Assisted features of the Ango Hub will automate your AI data workflows to improve data labeling efficiency and model RLHF, all while allowing domain experts to focus on providing high-quality data.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Flux!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript Build Tools, JavaScript User Interface (UI) Software

Registered

2021-03-12