Skip to content

How to make 2 identical components with each having different separate reducer using rematch, No more action types, action creators, switch statements or thunks.

Notifications You must be signed in to change notification settings

salcad/two-separate-todos-react-redux-rematch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to make 2 identical components with each having different separate reducer using rematch, No more action types, action creators, switch statements or thunks.

Quick start

  1. Clone this repo using git clone https://github.com/salcad/two-separate-todos-react-redux-rematch.git
  2. Move to the appropriate directory: cd two-separate-todos-react-redux-rematch.
  3. Run yarn or npm install to install dependencies.
  4. Run npm start to see the example app at http://localhost:3000.

This project was bootstrapped with Create React App.

About

How to make 2 identical components with each having different separate reducer using rematch, No more action types, action creators, switch statements or thunks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published