- [TG](http://ghmagical.com/) 只有嘗試后,你才知道是甜是苦..
- [Jerry Qu](https://imququ.com/) 專注 WEB 端開發
- [HetfieldJoe](http://www.jianshu.com/users/4801d203ede4/latest_articles) 知識不是文化,聰明不是智慧
- [RisingStack Engineering](https://blog.risingstack.com/) Engineering blog for all-the-things Node.js / JavaScript.
- [Medium](https://medium.com/)
* [Damonare](http://damonare.github.io/) 不念過去,不畏將來
- [coolcao的小站](http://coolcao.com/)
- [侯醫生](https://segmentfault.com/u/doctorhou)
- [前端路跡](http://www.qinshenxue.com/#!/blog)
- [Angular 2 修仙之路 - 目錄](https://segmentfault.com/a/1190000008754631)
- [fouber](https://github.com/fouber/blog/issues)
- [卡片機色彩](http://asdfblog.com/) cipchk/卡色,熱衷于WEB開發。
- [jawil](https://github.com/jawil/blog) 生活不止襠下的茍且,還有看不到的bug和讀不懂的code。
- [DDFE](https://github.com/DDFE/DDFE-blog)
### ng2
- [大漠窮秋](https://my.oschina.net/mumu/blog)
- [angular2-education](https://github.com/timjacobi/angular2-education) A list of helpful material to develop using Angular
### 小書
- [Javascript-sdk-design](http://sdk-design.js.org/)
- [learn-angular](https://trotyl.gitbooks.io/learn-angular/)
### 學習研究
- [js-bits](https://github.com/vasanthk/js-bits)
- [wtfjs](https://github.com/denysdovhan/wtfjs) A list of funny and tricky JavaScript examples
- [exercises](https://github.com/kolodny/exercises)
- 說明
- angular 1.x
- ngModelController
- ngOptions
- ngModelOptions
- lifecycle
- directive
- angular 2
- @angular/forms
- 類
- AbstractControl
- AbstractControlDirective
- AbstractFormGroupDirective
- FormControl
- FormArray
- FormBuilder
- FormGroup
- NgControl
- 接口
- controlValueAccessor
- 指令
- DefaultValueAccessor
- Angular 2 生命周期
- OnInit
- DoCheck
- @angular/router
- 配置
- Routes
- 指令
- RouterOutlet
- RouterLink
- 接口
- ActivatedRoute
- UrlTree
- NavigationExtras
- ActivatedRouteSnapshot
- RouterStateSnapshot
- 類
- UrlSegment
- UrlSegmentGroup
- UrlSerializer
- DefaultUrlSerializer
- Router
- bug記得
- @angular/http
- 類
- Http
- Body
- Response
- ResponseOptions
- Header
- Request
- RequestOptions
- URLSearchParams
- @angular/core
- decorator
- Component-decorator
- animation
- DI
- linker
- TemplateRef
- ElementRef
- EmbeddedViewRef
- ViewRef
- ViewContainerRef
- Query
- ComponentFactory
- ComponentRef
- Renderer
- change_detection
- KeyValueDiffers
- IterableDiffers
- ChangeDetectorRef
- ChangeDetectionStrategy
- Zone
- ngZone
- @angular/common
- 指令
- NgTemplateOutlet
- QueryList
- bootstrap4
- card
- form
- 重點關注博客
- 學習過的文章
- 筆記
- Angular 2 雙向綁定
- 將字符串解析成DOM
- rx相關
- operators
- combineLatest
- combineAll
- concat(All, Map, *MapTo)
- 背壓(backpressure)
- js事件keycode對應表
- 裝飾器
- 有用的代碼摘錄
- 日期操作
- 數量操作
- 字符操作
- rxjs問題
- 小示例
- h5面試準備
- react
- 開發遇到的問題