React
Create React App
- Create React App
- Proxying API Requests in Development | Create React App
- Supported Language Features
- Adding Custom Environment Variables | Create React App
Tutorials
- Complete Intro to React v7
- Introducing the React Mega-Tutorial - miguelgrinberg.com
- GitHub - reduxjs/redux-essentials-example-app: Example app for the Redux Essentials tutorial
- React.js 小书
Hooks
- Thinking in React Hooks
- Making Sense of React Hooks. This week, Sophie Alpert and I… | by Dan Abramov | Medium
- How to fetch data with React Hooks
- GitHub - streamich/react-use: React Hooks — 👍
Packages
- GitHub - redux-saga/redux-saga: An alternative side effect model for Redux apps
- React Redux | React Redux
- Redux Toolkit | Redux Toolkit
UI
- Ant Design of React - Ant Design
- Overview - Material UI
- GitHub - microsoft/fluentui: Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
- Cloudscape – Cloudscape Design System
Project structure
- Structure Files as Feature Folders with Single-File Logic
- React Architecture: How to Structure and Organize a React Application | Tania Rascia
Links
- enaqx/awesome-react: A collection of awesome things regarding React ecosystem
- React でサブディレクトリに Web アプリを置くときの設定まとめ - Qiita
- 如何解决 React 中组件传递方法链路很长的问题? - V2EX
- Posts tagged: react | Tania Rascia
- React Error Handling and Logging Best Practices | by Manusha Chethiyawardhana | Bits and Pieces
- GitHub - alan2207/bulletproof-react: 🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
- javascript - How can I update the parent's state in React? - Stack Overflow