code-learning/学习指南/33-React 学习指南.md

53 lines
1.7 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 精尽 React 学习指南
# 1. 视频
- React
- [《React 视频教程全集》](https://www.bilibili.com/video/av59726903/?pikaqiu)
> **推荐~记得 b 站【收藏 + 点赞 + 投币】素质三连噢**。
>
> 一共有 45P 13 小时。
- 黑马程序员 [《最全的 react 视频》](https://www.bilibili.com/video/av37668737)
> 一共 54P 10 小时不到。貌似,还没更新完。
- 【前端】[《React 前台项目实战教程全集》](https://www.bilibili.com/video/av59727745/?pikaqiu)
> **推荐~记得 b 站【收藏 + 点赞 + 投币】素质三连噢**。
>
> 一共 76P 21 小时。
- 【前端】[《React 后台项目实战教程全集》](https://www.bilibili.com/video/av59709253/?pikaqiu)
> **推荐~记得 b 站【收藏 + 点赞 + 投币】素质三连噢**。
>
> 一共 76P 38 小时。
- React Native
- 使用 React 开发 App 。
- 未知 [《React Native 项目实战》](https://www.bilibili.com/video/av9213669)
> 一共 68P 21 小时多。
- 后盾人 [《react native 深入讲解进阶课》](https://www.bilibili.com/video/av3573430)
> 一共 98P 20 小时多。
上述的视频,是艿艿翻了下目前大家看的比较多的视频,利益无关哈。
# 2. 书籍
[《React 书单整理》](http://www.iocoder.cn/Books/React-books-recommended)
自己选择,不过问了下公司的前端,貌似基本没特别去看过 React 的书籍,主要看的是官方文档为主。
# 3. 文章
- [Ant Design](https://ant.design/index-cn)
> 推荐一个 React 的 UI 组件库。虽然上次出了一次圣诞事故,但是还是指的推荐使用的。😈 艿艿团队,管理后台部分,就基于它之上,进行二次封装。