Reducers, dubbed the core element of many application processing libraries , are fundamentally methods that accept a existing record and the updated action as input and output some modified data . Think of them as the way to update your application's data in a predictable but controlled manner . This guarantees a unified point of accuracy regarding