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

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.

主站蜘蛛池模板: 彰化市| 五华县| 蕉岭县| 抚顺县| 通化县| 汾阳市| 灵石县| 沙河市| 尖扎县| 龙山县| 金山区| 民勤县| 盘山县| 贺兰县| 灵璧县| 平安县| 永德县| 瓦房店市| 明星| 邵阳市| 习水县| 阜新| 保德县| 浦城县| 商丘市| 洛扎县| 白银市| 雷州市| 兖州市| 吴川市| 东莞市| 饶平县| 江都市| 厦门市| 祁阳县| 沾化县| 沭阳县| 永宁县| 封丘县| 乳山市| 金秀|