04 2017 档案

摘要:翻译自github上的reflux项目,链接:https://github.com/reflux/refluxjs/tree/master/docs/actions 一、概览 在Reflux中,actions是store可以监听的函数。action发送一个事件,监听它的store的单例实例就会收到, 阅读全文
posted @ 2017-04-10 10:18 奋发的小前端 阅读(822) 评论(0) 推荐(0)
摘要:翻译自github上的reflux项目,链接:https://github.com/reflux/refluxjs 〇、安装及引入 安装: 引入: 或 一、Overview概览 The main function of Reflux is to introduce a more functional 阅读全文
posted @ 2017-04-08 16:44 奋发的小前端 阅读(3984) 评论(1) 推荐(0)