@@ -82,9 +82,9 @@ Table of contents:
82
82
* [ Angular 2 Universal Repository (GitHub)] ( https://github.com/angular/universal )
83
83
84
84
#### Angular 2 Cheatsheet
85
- * [ docs ] [ TypeScript/Babel API Cheatsheet] ( https://docs.google.com/document/d/19jHbsXeYj2QiZ-cGS_mA3nyaU86gLeonjU2Tfzm1J5Y/mobilebasic )
86
- * [ docs ] [ Dart API Cheatsheet] ( https://docs.google.com/document/d/1FYyA-b9rc2UtlYyQXjW7lx4Y08MSpuWcbbuqVCxHga0/edit#heading=h.34sus6g4zss3 )
87
- * [ github ] [ Angular2 Dart cheatsheet] ( https://github.com/andresaraujo/angular2_cheatsheet_dart )
85
+ * [ TypeScript/Babel API Cheatsheet] ( https://docs.google.com/document/d/19jHbsXeYj2QiZ-cGS_mA3nyaU86gLeonjU2Tfzm1J5Y/mobilebasic )
86
+ * [ Dart API Cheatsheet] ( https://docs.google.com/document/d/1FYyA-b9rc2UtlYyQXjW7lx4Y08MSpuWcbbuqVCxHga0/edit#heading=h.34sus6g4zss3 )
87
+ * [ Angular2 Dart cheatsheet] ( https://github.com/andresaraujo/angular2_cheatsheet_dart )
88
88
89
89
#### Angular 2 Tutorials
90
90
@@ -132,10 +132,10 @@ Table of contents:
132
132
* [ The difference between Annotations and Decorators] ( http://blog.thoughtram.io/angular/2015/05/03/the-difference-between-annotations-and-decorators.html )
133
133
134
134
#### Angular 2 Integrations
135
- * [ video ] [ FalcorJS + Angular2] ( https://youtu.be/z8UgDZ4rXBU )
135
+ * [ FalcorJS + Angular2 (Video) ] ( https://youtu.be/z8UgDZ4rXBU )
136
136
* [ Angular2-Meteor] ( http://angular-meteor.com/angular2 )
137
- * [ github ] [ nativescript-angular] ( https://github.com/NativeScript/nativescript-angular )
138
- * [ github ] https://github.com/angular/react-native-renderer
137
+ * [ nativescript-angular] ( https://github.com/NativeScript/nativescript-angular )
138
+ * [ react-native-renderer ] ( https://github.com/angular/react-native-renderer )
139
139
140
140
### Angular 2 Components
141
141
* [ Axponents: of Accessible Web Components (Dylan Barrell)] ( https://github.com/dylanb/Axponents/tree/master/angular2 )
@@ -153,10 +153,10 @@ Table of contents:
153
153
> Universal (isomorphic) javascript support for Angular 2
154
154
155
155
#### Universal General Resources
156
- * [ github ] [ Universal Angular 2 GitHub Repo ] ( https://github.com/angular/universal )
156
+ * [ Universal Angular 2 Repository (GitHub) ] ( https://github.com/angular/universal )
157
157
158
158
#### Universal Seed Projects
159
- * [ github ] [ fullstack-angular2-starter] ( https://github.com/angular-class/fullstack-angular2-starter ) - Fullstack Angular 2 starter kit by @Angular-Class
159
+ * [ fullstack-angular2-starter] ( https://github.com/angular-class/fullstack-angular2-starter ) - Fullstack Angular 2 starter kit by @Angular-Class
160
160
161
161
### Angular 2 in TypeScript
162
162
> TypeScript lets you write JavaScript the way you really want to.
0 commit comments