官术网_书友最值得收藏!

Store  

The store stores all of the states of the application. Hence, it is sometimes referred to as the heart of the application. The most important point to note is that there is a single store in the entire application. To create a store, we can use the createStore function provided by Redux:

import { createStore } from 'redux'
import doctorsReducer from './reducers'
const store = createStore(doctorsReducer)

The methods for stores will be explained in the following subsections.

主站蜘蛛池模板: 余干县| 辉县市| 霍林郭勒市| 遂宁市| 驻马店市| 繁昌县| 洪雅县| 格尔木市| 潢川县| 美姑县| 新绛县| 东丰县| 武宁县| 祁东县| 荔波县| 龙井市| 吐鲁番市| 蒙阴县| 崇州市| 和政县| 仪征市| 铜梁县| 龙岩市| 四平市| 伽师县| 兴仁县| 年辖:市辖区| 冀州市| 手游| 苗栗市| 龙里县| 清镇市| 古蔺县| 固镇县| 旺苍县| 凌海市| 惠水县| 扬州市| 平乐县| 敖汉旗| 田阳县|