/kottans-react-weather-app

Simple boilerplate made for weather application for kottans

Primary LanguageJavaScript

Kottans React+Redux weather application

Repo contains several branches, which can be used as examples:

  1. redux - contains simple code with redux
  2. reducer-util - contains util named createReducer, which helps avoid of using of switch statement in reducers.
  3. redux-reselect - code with selectors