Reading Notes for Day 36 of 401:
Reading
Dan Abramov Redux Tutorials
What is the first principle of Redux? what is a store and what do we use our reducers for within that store? Name three Redux store methods given to us by createStore and describe their use. Explain to a non-technical recruiter what combineReducers() does and why it is useful.
Bookmark and Review
worlds easiest guide to redux testing reducers Redux Docs