You Don’t Have to Pass Down Props

A very convenient feature of Redux is that lower level components do not need props to access the state. They can obtain it directly from the store.

Have a look at the high level structure of the Skypey UI below:

Get hands-on with 1200+ tech skills courses.