Introduction

In this lesson, we discuss the basics of Reducers and their importance in Redux.

We'll cover the following...

In computer science, the word reducer is commonly associated with a function that takes an array or object ...