Skip to content

Script code for implementing a connectUUID() HOC that works like connect() in react-redux to automatically register/unregister into store a component state on mount/dismount and present the specific component state in mapStateToProps

Notifications You must be signed in to change notification settings

andrwo/react-redux-connectUUID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

react-redux-connectUUID

Script code for implementing a connectUUID() HOC that works like connect() in react-redux to automatically register/unregister into store a component state on mount/dismount and present the specific component state in mapStateToProps

About

Script code for implementing a connectUUID() HOC that works like connect() in react-redux to automatically register/unregister into store a component state on mount/dismount and present the specific component state in mapStateToProps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published