Refactoring Skypey to Use Multiple Reducers

Here, we'll implement the use of multiple reducers by making separate files for each field e.g. contacts, user etc. and then merging them into one combined reducer.

In the last lesson, we decided to make use of multiple reducers to handle all the fields in the state object:

Get hands-on with 1200+ tech skills courses.