Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

readme.md

Outline

Chapter 9 : React-Redux

In this chapter, we'll take a look at various ways to incorporate the Redux store. We will first look at how the store can be used without any additional frameworks. After that, we will explore react-redux, a framework that can be used to integrate a Redux store with React components.

Samples

Explicitly passing the Store

Passing the Store via context

Presentation vs. Containers

React Redux

Morty Proxy This is a proxified and sanitized view of the page, visit original site.