Angular學習資料
TypeScript資料
GitBook:https://zhongsp.gitbooks.io/typescript-handbook/content/
Typescript中文文件:https://www.tslang.cn/docs/handbook/basic-types.html
angular資料
angular官方中文文件:https://www.angular.cn/docs
angular官方文件:https://angular.io/docs
SF社群angular學習資料(資料比較全): https://segmentfault.com/a/1190000008754631
Scss資料
Scss(過一遍即可):http://www.sass.hk/docs/
Rx.js
Rx.js(angular中引入了rx比較強大):https://rxjs-cn.github.io/rxjs5-ultimate-cn/
angular ui元件庫
ng-zorro https://ng-zorro.github.io(雲問Task系統就用了ng-zooro可以拋棄bootstrap;)
一些官方推薦的ui庫:https://angular.io/resources
ng2-admin:http://akveo.com/ng2-admin/#/pages/dashboard
PrimeNG:https://www.primefaces.org/primeng/#/
自己的angular專案
ui元件庫(比較簡陋):https://github.com/zChanges/chrysalis-ng(預覽地址)
剛開始學angular搭建的blog:https://github.com/zChanges/z-angular2
雲問Task系統:https://github.com/zChanges/wenyunTask