OLD Redux API
↔ named import or use Redux._reduxMethod
createStore()
OLD Redux API fn to create new Store Instance
References
createStore()
↔ OLD Redux API fn to create new Store InstanceuseSelector()
↔ OLD Redux API Library Hook to select piece of state from Redux Store. rep byuseAppSelector()