Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 379 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 379 Bytes

tsRedux

Experiment using TypseScript, Redux and Angular (1.4).

The application in itself is not very useful: load a list of Regions, and allow to search in it. Implementation is more interesting:

  • Connect factory (mimic @connect in react) via ng-redux
  • uses reselect
  • combining selectors