Ionic2/Angular2 learning resources
This is a personal document for keeping Ionic2 blogs, posts, documentation, tutorial.
- https://github.com/driftyco/ionic-mailbox-app
- https://github.com/driftyco/ionic-ion-header-shrink
- https://github.com/driftyco/ionic-service-analytics
- https://github.com/driftyco/ionic-conference-app
- https://github.com/samvloeberghs/protractor-gherkin-cucumberjs-angular2/tree/master/test/e2e/authentication (real example of a login/authentication e2e test)
- http://samvloeberghs.github.io/protractor-gherkin-cucumberjs-angular2-slides/#/today-s-topics (overview slideshow on testing angular)
- http://www.protractortest.org/#/ (protractor framework (e2e in angular))
- https://angular.io/docs/ts/latest/guide/testing.html (angular docs on testing)