/react-and-reducers

Demonstrating components rerender on store state-tree changed.

Primary LanguageJavaScript

Demostration of react components rendering

You will need to install

  1. redux-devtools-extension from chrome webstore to see the changes in the redux store.
  2. react developer tools from chrome webstore to see the changes in the react components.
  3. Configure react dev tools to see the changes in the react components.