React 常用链接
React
react 中文网,对react官网内容进行翻译,docs页面存在许多章节未翻译的
http://reactjs.cn/react/index.htmlreact-china.org 一个react相关的中文论坛
http://react-china.org/
React-router
Redux
Redux 官网
redux.js.org/Redux 中文文档
http://cn.redux.js.org/index.htmlRedux 资源综合展示地址
https://github.com/xgrommx/awesome-redux
Immutable
代码规范
- 阿里妈妈ant react-component react规范
https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/component-code-style.md
第三方组件:
查询react组件的网站
https://js.coach/腾讯Radmin
Radmin框架是基于Facebook原生的flux框架基础之上,构建了一系列组件和工具集,用一种简单明了数据流传递方式降低了传统网站后台页面的复杂性。淘宝蚂蚁金服 react-component
http://ant.design/
React 常用组件
- swappable-view轮播切换组件
- react-motion制作react动画的库
- react-hammerjs移动触摸即手势事件处理库,基于hammerjs
- react-cookiecookie通用库
- react-id-swiperreact包装的swiper库,目前感觉不是很好用