进一步阅读和参考
- Angular.io API Reference - Angular 2 Reference Material with easy access to different Angular 2 items
- - Opinions from the Angular 2 tea
- Angular Material Github - Official repo for Angular 2 implementation in material design
TypeScript
- tsconfig options - information on how to configure the TypeScript compiler
- - In-browser TypeScript editor with live reload
- TypeScript Handbook
- - Additional learning material
RxJS, Reactive Programming and Observables
- RxJS 5 Observables Reference - Reference material on RxJS 5 Observables. There are many breaking changes from RxJS 4-> 5 so please use documentation on version 5.
- - Quick references for visualizing observable value fulfillment through the use of marble diagrams
- How to debug RxJS code - Blog post explaining how to read and use marble diagrams
- - Example driven guide to RxJS
- A comprehensive guide to ngrx
- ngrx Github - Includes links to ngrx scoped libraries including: store, effects, router
Keeping up to date
- Angular blog - Includes blog posts for Angular 1.x
- - Angular podcast
- Adventures in Angular - Angular podcast