Skip to main content

2 posts tagged with "Reducer"

View All Tags

Introduction to object based reducers in Redux.

Covers file structure, action creators, reducers, combining reducers, provider & connect. Sample app with a song list built with Redux data. Updating state with action creators.