/redux_reselect_toturial

toturial code for redux and reselect usage

Primary LanguageJavaScript

redux & reselect toturial

you will learn

  • redux action, reducer, store
  • redux limit and why reselect

how to start

sudo npm install we-pepper -g;
npm start

Releted Resources

resource description
react UI library
react-router react router component
redux react flux implementation, more elegant ang powerful
redux-thunk The easiest way to write async action creators
redux-logger Log every Redux action and the next state
redux-saga An alternative side effect model for Redux apps
react-router-redux Ruthlessly simple bindings to keep React Router and Redux in sync
reselect Efficient derived data selectors inspired by NuclearJS
react-redux react binding
whatwg-fetch fetch polyfill
pepper build tools, based on webpack, mainly for react projects