- MobX Quick Start Guide
- Pavan Podila Michel Weststrate
- 128字
- 2021-08-05 10:34:20
Introduction to State Management
The heart of your React app lives in the client state (data) and is rendered via React components. Managing this state can become tricky as you tackle user interactions (UI), perform async operations, and handle domain logic. In this chapter, we will start with a conceptual model of state management in UI, the role of side effects, and the flow of data.
Then, we will take a quick tour of MobX and introduce its core concepts. These concepts will help in drawing some comparisons with Redux. You will see that MobX turns out to be a more declarative form of Redux!
The topics covered in this chapter are as follows:
- What is the client state?
- The side effect model
- A speed tour of MobX
推薦閱讀
- EJB 3.1從入門到精通
- 5G承載網網絡規劃與組網設計
- 重新定義Spring Cloud實戰
- Force.com Development Blueprints
- Proxmox High Availability
- Drush User’s Guide
- 互聯網安全的40個智慧洞見:2014年中國互聯網安全大會文集
- Working with Legacy Systems
- React Cookbook
- 紅藍攻防:構建實戰化網絡安全防御體系
- 異構蜂窩網絡關鍵理論與技術
- Building RESTful Web Services with .NET Core
- 物聯網M2M開發技術:基于無線CPU-Q26XX
- React Design Patterns and Best Practices(Second Edition)
- Learning IoT with Particle Photon and Electron