React 单向数据流

React 单向数据流 redux中目录结构: Actions 声明action Components 创建component 组合子component与container 接收container传过来的属性 Containers 引用component、action 将action与state dispatch到component的props上 Reducers 引入action 初始化stat
相关文章
相关标签/搜索