Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

juanca/reusable-react-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reusable React Redux

Library to facilitate building reusable react redux components.

Travis npm

Why?

  1. We can do better than specifying yet-another-reducer when reusing an existing connected component.
  2. We can do better than re-implementing an existing connected component in order to use a different slice of the store.

How?

  1. Higher-order reducer to programmatically choose store slice.
  2. Specify store slice selector as property to connected component.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages