angular2學習資源彙總

文檔博客書籍類前端

  1. 官方網站: https://angular.io
  2. 中文站點: https://angular.cn
  3. Victor的blog(Victor是Angular路由模塊的做者): https://vsavkin.com/@vsavkin
  4. Todd Motto的Blog: https://toddmotto.com/
  5. ThoughtRAM上的Blog頻道: https://blog.thoughtram.io/categories/angular-2/
  6. Angular University: http://blog.angular-university.io/
  7. Deborah's Developer MindScape: http://blogs.msmvps.com/deborahk/
  8. Jason Watmore's Blog: http://jasonwatmore.com/
  9. RxJS官方網站: http://reactivex.io/
  10. RxJS中文版文檔(這是我看過的最好的關於RxJS的中文文檔,注意,沒有之一!向譯者致敬!): https://www.gitbook.com/book/buctwbzs/rxjs/details
  11. 一本開源的Angular2書籍:https://zhangchen915.gitbooks.io/angular2-training/

開源項目類react

  1. Angular Angury項目: https://augury.angular.io/
  2. Angular Team在github上的地址: https://github.com/angular
  3. ng2-bootstrap: https://ng-bootstrap.github.io/#/home
  4. NGPrime: http://www.primefaces.org/primeng/#/
  5. Angular-Material2: https://github.com/angular/material2
  6. KendoUI:http://www.telerik.com/blogs/what-to-expect-in-2016-for-kendo-ui-with-angular-2-and-more
  7. ionic: https://ionic.io/
  8. 一個很是好的管理後臺項目(那些拿Angular來作管理系統的朋友,請務必看這個項目,它是很是好的後臺管理界面模板,並且是開源免費的): https://github.com/akveo/ng2-admin
  9. 一個很好的Blog項目: https://github.com/WittBulter/sails-blog-frontend
  10. RxJS聊天室: https://github.com/ng-book/angular2-rxjs-chat
  11. 教學用的項目NiceFish: http://git.oschina.net/mumu-osc/NiceFish
  12. GitHub上搜索Angular相關資源的更好方法:https://github.com/search?utf8=%E2%9C%93&q=topic%3Aangular&type=Repositories&ref=searchresults
  13. 一組Angular2應用收集:http://angularexpo.com/
  14. 一組UI庫:https://teradata.github.io/covalent/#/

視頻類webpack

  1. 一個很是好的RxJS教學視頻(想快速學會RxJS的朋友請務必仔細看完這個視頻): https://coryrylan.com/blog/introduction-to-rxjs-observables-and-angular
  2. 關於RxJS的更多視頻(RxJS官方出的): https://egghead.io/lessons/rxjs-rxjs-observables-vs-promises
  3. 油管上的AngularConnect頻道: https://www.youtube.com/channel/UCzrskTiT_ObAk3xBkVxMz5g
  4. 油管上的ng-conf頻道: https://www.youtube.com/user/ngconfvideos
  5. 框架自帶UI組件庫這一點是目前市面上不少同類的所謂UI框架所沒法比擬的。這套UI組件庫默認就是同時支持桌面端和移動端的。針對Angular2的Material Design:https://github.com/angular/material2angular官方本身作的angular-material項目,這個固然是必看的:這些項目我有時間的時候會逐漸把功能擴充起來,另外一些學習資源推薦:第一個,angular.io上官方的tutorial實例,官方那個配置文件有點問題,大漠窮求的整理:https://github.com/damoqiongqiu/angular-tutorial-damoqiongqiu第二個,《邁向Angular2》一書的隨書代碼,我修改並增長了一些內容:https://github.com/damoqiongqiu/angular2-seed-cn第三個,我本身從頭整理的,一步一步從最簡單的開始帶你學習webpack,由於如今有很是多的前端項目都在用webpack,而不少人找我說學不會,因此我本身從頭編寫了這個項目。從lesson01到lesson06分了6個分支,大家應該會用檢出git的分支吧?若是不會的話本身學一下吧。webpack手把手項目:https://github.com/damoqiongqiu/learn-webpack
相關文章
相關標籤/搜索