Akshat Sharma

Flux Application Architecture Facebook — Application architecture for building user interfaces

1
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.
Disclaimer: All content belong to Facebook Team

Add a comment

Replies
Best
Akshat Sharma
This application architecture is developed by Facebook. During my search for some of the interesting modern open sources frontend technologies & tools.