React + Redux

Angular

bindings / controller

React + Redux

Store

Components

Reducers

state binding

actions

state updates

Redux Advantages

  • Simple data flow reasoning
  • Serializable state

Migrating CLP

Plan

  1. Migrate leaf components to react (no redux)
    • First target = SPV
  2. Migrate angular services to standalone JS
  3. Add redux to components for state
  4. Migrate router to react router

Resources

Title Text

  • Bullet One
  • Bullet Two
  • Bullet Three

React + Redux

By Ben Southgate

React + Redux

  • 730