React-Syntax-List

React Syntax List | React 基础语法资料索引

This post aggregates curated popular links for learning React Syntax. More reference about ITCS can turn to Awesome Links: Guide to Galaxy, which collects valuable, popular and up-to-date links for CS, including Programming Language, Software Engineering, Server Side Application, Infrastructure, InfoSecurity, Industrial Application, DataScienceAI, Frontend Technology(iOS, Android, RN, Electron), etc.

Component | 组件

Syntax | 组件语法

LifeCycle

Error Boundary

Component Dataflow | 组件数据流

Props

State

Context

Hooks

  • 2019-Deep dive: How do React hooks really work?: In this article, we reintroduce closures by building a tiny clone of React Hooks. This will serve two purposes – to demonstrate the effective use of closures, and to show how you can build a Hooks clone in just 29 lines of readable JS. Finally, we arrive at how Custom Hooks naturally arise.

  • 2018-详细 preact hook 源码逐行解析: 本文通过对 preact 的 hook 源码分析,理解和掌握 react/preact 的 hook 用法以及一些常见的问题。

Style | 样式处理

CSS

CSS-in-JS

Styled Components

Animation | 动画

React Router | 路由

React Router Animation | 路由动画

Widgets | 控件

Form | 表单

List | 列表


上一页
下一页