2019 | OriginalPaper | Chapter
20. Using the Data Store APIs
Published in:
Pro React 16
Abstract
In Chapter 19, I showed you how to use the Redux and React-Redux packages to create a data store and connect it to the example application. In this chapter, I describe the APIs that both packages provide for advanced use, allowing direct access to the data store and managing the connection between a component and the data features it requires. Table 20-1 puts the data store APIs in context.