wbuchwalter / tsRedux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 90.0%Language:JavaScript 5.4%Language:HTML 4.6%