Angular 1.5+ typescript application backbone

Sample with maximum usage of types, and 'component like' approach.

  • explicit types everywhere
  • minimum usage of global state/variable
  • oneway bindings
  • UMD (modules)