Open GeekEast opened 4 years ago
https://geekeast.github.io/architecture/facebookflux.html
Main Structure View(视图层) Action(动作):视图层发出的动作指令 Dispatcher(派发器): 接收Actions,执行callback Store(数据层): 存储state
https://geekeast.github.io/architecture/facebookflux.html
Main Structure View(视图层) Action(动作):视图层发出的动作指令 Dispatcher(派发器): 接收Actions,执行callback Store(数据层): 存储state