摘要:
github仓库地址:https://github.com/wanghao12345/react-book 简介 我们在使用redux中的combineReducers用来分离reducer后,如果组件去访问数据时,需要访问多一层属性,为了将访问这一层属性的方式变成使用函数进行访问。这里就可以使用r 阅读全文
posted @ 2019-07-10 11:15
CodingCoder
阅读(233)
评论(0)
推荐(0)
摘要:
github仓库地址:https://github.com/wanghao12345/react-book 简介 immutable可以将store中的数据封装成一个immutable对象,这个对象拥有get,set等方法,这样就可以通过这些方法对store中的数据进行管理 使用 1.安装immut 阅读全文
posted @ 2019-07-10 10:51
CodingCoder
阅读(517)
评论(0)
推荐(0)
浙公网安备 33010602011771号