20个GitHub仓库助你成为React大师

3,451 阅读3分钟

持续创作,加速成长!这是我参与「掘金日新计划 · 6 月更文挑战」的第 2 天,点击查看活动详情


大家好,我是CUGGZ,明天就是端午节啦,提前祝大家端午节快乐鸭!

今天来分享20个很棒的 React 仓库,助你成为 React 大师!

1. Awesome React

关于 React 生态系统的一系列很棒的资源。

image.png

Github:github.com/enaqx/aweso…

2. React in patterns

React in patterns是介绍React开发设计模式和技术的免费开源书籍。该书提供了简体中文版本。

image.png

Github:github.com/krasimir/re…

3. 30 Days Of React

30 Days Of React 是在 30 天内学习 React 的分步指南。它需要 HTML、CSS 和 JavaScript 知识。在开始 React 之前,应该熟悉 JavaScript。

image.png

Github:github.com/Asabeneh/30…

4. Real world React apps

现实世界的 React 应用程序及其开源代码库,供开发人员学习。该库包含了51个React开源项目。

image.png

Github:github.com/jeromedalbe…

5. React Bits

React Bits 包含 React 设计模式、技术、技巧和窍门,该库也提供了中文版。

image.png

Github:github.com/vasanthk/re…

6. React & Redux in TypeScript - Complete Guide

使用 TypeScript 在“React & Redux”应用程序中进行静态输入的完整指南。本指南记录了如何使用TypeScript以函数式风格使用React(及其生态系统)的最重要的模式和秘诀。它将帮助你使代码完全类型安全,同时专注于从实现中推断类型。

image.png

Github:github.com/piotrwitek/…

7. Awesome React Components

这是一个很棒的React组件和库的列表,包含了11个大类。

image.png

Github:github.com/brillout/aw…

8. ahooks

阿里巴巴开源的一套高质量可靠的 React Hooks 库。包含大量提炼自业务的高级 Hooks以及丰富的基础 Hooks。它使用 TypeScript 构建,提供完整的类型定义文件。

image.png

Github:github.com/alibaba/hoo…

9. Beautiful React Hooks

Beautiful React Hooks 是可以显著为你提升组件开发和 hooks 开发效率的一系列漂亮的 React hooks。

image.png

Github:github.com/antonioru/b…

10. React Use

必不可少的自定义 React Hooks集合,提供了中文文档。

image.png

Github:github.com/streamich/r…

11. useHooks

useHooks 是一系列易于理解的自定义 React Hook。

image.png

Github:github.com/uidotdev/us…

12. React+TypeScript Cheatsheets

为经验丰富的 React 开发人员提供 TypeScript 入门的备忘单。

image.png

Github:github.com/typescript-…

13. ReactJS coding challenges

ReactJS coding challenges 是一系列具有各种困难的 ReactJS 编码挑战。

image.png

Github:github.com/alexgurr/re…

14. React Interview Questions & Answers

300多道React面试题,含答案。

image.png

Github:github.com/sudheerj/re…

15. 30 seconds of code

满足你所有开发需求的简短 React 代码片段。

image.png

Github:github.com/30-seconds/…

16. React hooks cheatsheet

带有实时可编辑示例的 React hooks 备忘单 。包含一些可能会遇到的真实案例/问题示例,它包含实际的代码示例,每个示例都模仿了所有的Hook API。

image.png

Github:github.com/ohansemmanu…

17. React/Redux Links

React/Redux Links 收集了一些有关 React、Redux、ES6 等的精选教程和资源链接,旨在为想要了解 React-Redux 生态系统的人提供高质量文章和资源的集合,以及有关高级主题和技术的优质信息。

image.png

Github:github.com/markerikson…

18. React Developer Roadmap

该指南将助你成为一名 React 开发者,它包含了成为一名React开发者可以选取的学习路径以及可以学习的库。

image.png

Github:github.com/adam-golab/…

19. Awesome React Hooks

一系列关于React Hooks 的教程、视频、播客、工具、自定义hooks库等。

image.png

Github:github.com/rehooks/awe…

20. Awesome Next.js

关于使用 Next.js(通用服务器渲染 React 应用程序的简约框架)的书籍、视频、文章的精选资源列表。

image.png

Github:github.com/unicodevelo…