minlaxz / react-and-reducers

Demonstrating components rerender on store state-tree changed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Demonstrating components rerender on store state-tree changed.


Languages

Language:JavaScript 78.8%Language:HTML 13.8%Language:CSS 7.4%