- Redux Quick Start Guide
- James Lee Tao Wei Suresh Kumar Mukhiya
- 31字
- 2021-07-02 12:40:31
replaceReducer(nextReducer)
The replaceReducer(nextReducer) method replaces the reducer that's currently used by the store to calculate the state. It is an advanced API, and may not be required for normal use cases.
推薦閱讀
- 簡單高效LATEX
- ASP.NET Core Essentials
- Cassandra Data Modeling and Analysis
- Android Native Development Kit Cookbook
- Learning Raspbian
- 基于Struts、Hibernate、Spring架構的Web應用開發
- OpenCV with Python By Example
- Instant Debian:Build a Web Server
- PHP 7從零基礎到項目實戰
- Distributed Computing in Java 9
- MySQL 8從零開始學(視頻教學版)
- 計算機軟件項目實訓指導
- Python數據分析與挖掘實戰(第2版)
- 程序員的算法趣題2
- 深入淺出Go語言核心編程