createStore() ↔ OLD Redux API fn to create new Store Instance
const store = createStore(_myRootReducerFn)
createStore() ↔ OLD Redux API fn to create new Store Instanceconst store = createStore(_myRootReducerFn)