Skip to main content

2 docs tagged with "Classic Redux Flow"

View All Tags

Classic Redux Flow

Classic Redux Flow is defined as: older outdated pattern to set up redux. Topics on: Install deps, Create types.js in ../actions, Create reducer in ../reducers,

connect mapStateToProps

connect mapStateToProps. Topics on: connect(null) when no state is passed. Read more: React, React Stack, Redux, React Redux, Redux Flow, Classic Redux Flow