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.
This application architecture is developed by Facebook. During my search for some of the interesting modern open sources frontend technologies & tools.