使用 TypeScript 构建状态管理库
- 1. Building your State Manager
- 1. Building your State Manager
- 2. Compiling Your Library for Production
- 1. Compiling Your Library for Production
- 3. How to create bindings for UI Libraries like React
- 1. Create React Bindings for your State Management Library
- 4. How to mature our State Management Library with a Developer API
- 1. Maturing our State Management Library with a Developer API
- 5. Review what we learned and discuss some design patterns
- 1. Data Modeling and Review