进一步阅读和参考

    • - Angular 2 Reference Material with easy access to different Angular 2 items
    • Angular Style Guide - Opinions from the Angular 2 tea
    • - Official repo for Angular 2 implementation in material design

    TypeScript

    RxJS, Reactive Programming and Observables

    • - Reference material on RxJS 5 Observables. There are many breaking changes from RxJS 4-> 5 so please use documentation on version 5.
    • RxMarbles - Quick references for visualizing observable value fulfillment through the use of marble diagrams
    • - Blog post explaining how to read and use marble diagrams
    • Learn RxJS - Example driven guide to RxJS

    Keeping up to date