Tekkaman

导航

 

Flux architecture

  Flux is a pattern for managing data flow in your application. The most important concept is that data flows in one direction. As we go through this guide we'll talk about the different pieces of a Flux application and show how they form unidirectional cycles that data can flow through.

  

参考:https://github.com/facebook/flux/tree/master/examples/flux-concepts

posted on 2017-04-28 23:16  Tekkaman  阅读(287)  评论(0编辑  收藏  举报