开始你的React学习之旅

作者: YBFQ_WH | 来源:发表于2019-03-04 17:11 被阅读208次

    作为目前较为火爆的前端开发语言,React吸引了大多数前端开发者的目光。技术日新月异,需要我们保持技术敏感性,在一个个小Flag中不断突破自己,让自己每天都能进步1%。

    下面,收集整理了丰富多彩的学习资料,供大家选择。在雕琢自己技术的路上,你不是独行者,希望每个人都有收获,都能成长...

    文档资料


    准备

    1、ES入门(http://es6.ruanyifeng.com/)


    React

    1、React入门教程(https://react.docschina.org/tutorial/tutorial.html)

    2、React官方文档(https://reactjs.org/docs/getting-started.html)

    3、React中文文档(https://chenyitian.gitbooks.io/react-docs/content/)

    4、React设计思想(https://github.com/react-guide/react-basic)

    5、React Weebpack小书(https://fakefish.github.io/react-webpack-cookbook/index.html)


    React Redux

    1、Redux官方文档(https://redux.js.org)

    2、Redux中文文档(http://cn.redux.js.org/)

    5、redux工作原理(http://zhenhua-lee.github.io/react/redux.html)

    4、redux核心概念(https://www.jianshu.com/p/3334467e4b32)

    5、redux-saga中文文档(http://leonshi.com/redux-saga-in-chinese/)


    React Router

    1、react-router (https://github.com/ReactTraining/react-router)

    2、react-router实现原理(http://zhenhua-lee.github.io/react/history.html)

    3、react-router使用教程(http://www.ruanyifeng.com/blog/2016/05/react_router.html)

    4、react-router 中文文档(https://react-guide.github.io/react-router-cn/)


    React Ruoter Redux

    1、react-router-redux(https://github.com/supasate/connected-react-router)

    2、redux-router(https://github.com/acdlite/redux-router)


    React AJAX

    fetch(https://github.com/github/fetch)

    request(https://github.com/request/request)

    axios(https://github.com/mzabriskie/axios)

    fetch API(http://zhenhua-lee.github.io/http/fetch.html)


    React UI

    ant-design(https://ant.design/docs/react/introduce)

    react-dnd (https://github.com/react-dnd/react-dnd)

    redux-form(https://github.com/erikras/redux-form)


    React 周边

    1、enzyme - React Test(https://github.com/airbnb/enzyme)

    2、Mock.js(http://mockjs.com/)

    3、moment.js(http://momentjs.cn/)

    4、lodash.js(https://www.lodashjs.com/)


    书籍资料

    《深入React技术栈》

    《React与Redux开发实例精解》

    《React状态管理与同构实战》

    《深入浅出React和Redux》


    视频资料

    React入门实战: 链接:https://pan.baidu.com/s/1r16rZAK5TCDystshpPARJg    提取码:43iu

    React+React Router: 链接:https://pan.baidu.com/s/1qUPIHaB0p4BfSDEqew8lIA   提取码:66wt

    React高级实战: 链接:https://pan.baidu.com/s/1udzd4IxLDhwo00-KfHjwTA   提取码:4ab8

    相关文章

      网友评论

        本文标题:开始你的React学习之旅

        本文链接:https://www.haomeiwen.com/subject/mxlnyqtx.html