8000 GitHub - jrgcubano/angular2echonest: Angular2 (Alpha 46) playground with Echonest API and RxJs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jrgcubano/angular2echonest

Repository files navigation

angular2echonest

Angular2 (Alpha 46) playground with Echonest API.

Live example at http://angular2.loicmarcos.be

#Installation

#Description Since Angular 2 is still in alpha, the documentation is scarce and/or incomplete and/or outdated. This sample aims to provide real-life and up-to-dateish examples of use :

  • Querying an API with http module and using the data
  • Using the router, using router-parameters
  • Passing data from parent to child component through @Input()
  • ng-for, ng-if, etc.
  • Using pipes
  • Holding the app state in a Reactive store

There isn't a styleguide that carry nearly-authoritative weight right now (As there was John Papa's for Angular 1), but this sample tries to follow some concepts I picked from using React/redux, where smart components do the heavy lifting and pass the data to their dumb childs.

About

Angular2 (Alpha 46) playground with Echonest API and RxJs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0