Redux Reducers

This article is about a quick introduction to redux reducer functions. we will learn what are reducers,how to create reducer,seperating data handling using multiple reducers & combining reducers using custom & pre-defined functions.