Reducers, dubbed the core component of many data management tools, are fundamentally methods that accept some existing data and a new action as arguments and output some altered state . Imagine them as the mechanism to change your application's information in a predictable but directed fashion . This provides some single source of accuracy regardin