React的学习资源

github 地址:

https://github.com/LeuisKen/react-collection
https://github.com/reactnativecn/react-native-guide
https://github.com/zhangmengxue/React-Learning
https://github.com/react-guide 【高质量的 React 相关文档和翻译】


链接

电子书

  • Hacking.with.React
  • [Introduction to React.pdf](/ebooks/Introduction to React.pdf)
  • [Pro React.pdf](/ebooks/Pro React.pdf)
  • [使用React、Node.js、MongoDB、Socket.IO开发一个角色投票应用.pdf](/ebooks/React+Node.js+MongoDB+Socket.IO dev.pdf)

相关项目


React-Native学习指南

本指南汇集React-Native各类学习资源,给大家提供便利。指南正在不断的更新,大家有好的资源欢迎Pull Requests!

同时还有Awesome React Native系列
https://github.com/jondot/awesome-react-native

目录

教程

React Native

React.js

ES6

系列教程

React Native探索系列教程

开源APP

研究源码也是一个很好的学习方式

图书

组件

由于已经有较好的组件库网站,这里就不做总结。可以直接查看如下网站,过后可能精选一部分优质组件出来 ????

工具

资源网站

业界讨论


React-Learning


Project:

/first-react

  • 在KOA中使用React实现的理解React的SearchTable例子

/comment-in-react

  • 实现的React官方的入门例子,commentbox

/react-webpack

/react-notebook

  • 基于React reflux的记事本应用完整app。

/simple-flux

/react-route-example

react-server-example

  • react服务端渲染demo

redux demo

  • redux官网上的一些examples

Redux-Tutorial

  • redux非常赞的教程

Resources:

Others

React+Webpack+ES6开发模式脚手架
是我给自己写的脚手架,用于日常的开发。


相关文章:

  • 2021-12-11
  • 2021-12-06
  • 2021-11-05
  • 2021-06-01
  • 2021-09-17
  • 2019-05-27
  • 2021-11-06
猜你喜欢
  • 2021-12-17
  • 2021-12-27
  • 2021-06-10
  • 2021-11-26
  • 2021-08-09
  • 2021-10-31
  • 2021-08-06
相关资源
相似解决方案