All Questions
1 question
7
votes
2
answers
1k
views
Is the application architecture of Facebook Flux a new idea?
Facebook announced that it's using the architecture they call Flux to develop their projects.
It consists of a single direction dataflow, and concepts like a Dispatcher, Stores and Actions (well ...