Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 496 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 496 Bytes

Angular-2-Playground

Mainly based on the official "Tour of Heroes" tutorials (merged into one project)

Shows

  • Nearly all basic Angular 2 features according to official quick & long tutorials as well as the developer guide
  • RxJs Reactive Streams (especially type-ahead) for search against Wikipedia API
  • Ng2-Bootstrap Typeahead Search

Includes

  • Json Mock Server as "backend"

Based on

  • Angular2 RC1
  • NG2-Bootstrap Beta 17

Work in progress

  • Further Ng2-Bootstrap Showcases