File tree 3 files changed +31
-0
lines changed
3 files changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ site /
Original file line number Diff line number Diff line change
1
+ # Angular in IRC
2
+
3
+ ## Compilation of Angular-related resources from the IRC #angularjs channel
4
+
5
+ ### IRC
6
+ [ XY problem] ( http://xyproblem.info/ )
7
+ [ How to Ask Good Questions] ( http://www.catb.org/esr/faqs/smart-questions.html )
8
+
9
+ ### Angular
10
+ [ Code Style Guide by John Papa] ( https://github.com/johnpapa/angular-styleguide )
11
+ [ Angular 1.x styleguide (ES2015)] ( https://github.com/toddmotto/angularjs-styleguide )
12
+ [ Code Style Guide by Minko Gechev] ( https://github.com/mgechev/angularjs-style-guide )
13
+ [ Code Style Guide by Angular UI] ( https://github.com/angular-ui/AngularJS-StyleGuide )
14
+ [ How to share data between controllers 1] ( http://plnkr.co/edit/TGlYHILp3kY8XD3U12xm?p=preview )
15
+ [ How to share data between controllers 2] ( http://plnkr.co/edit/41xY057yPIuKgBEyq0hW?p=preview )
16
+ [ Angular 2 example with lifecycle] ( http://plnkr.co/edit/hoM7FAsRfp7PkNQQwAYg?p=preview )
17
+ [ Why Will Angular 2 Rock?] ( http://angular-tips.com/blog/2015/06/why-will-angular-2-rock/ )
18
+ [ Two way data binding pitfalls] ( http://plnkr.co/edit/7anGLMoJZgMkJFX9d9IA?p=preview )
19
+ [ Emitter vs. Promise pattern] ( http://plnkr.co/edit/YEdUxkWPRwLCCfygFlnI?p=preview )
20
+ [ One-way dataflow in components] ( http://plnkr.co/edit/hsmQV2j8tHs1ANYed1pS?p=preview )
21
+ [ Comprehensive dive into Angular 1.5 lifecycle hooks] ( https://toddmotto.com/angular-1-5-lifecycle-hooks )
22
+ [ Will Angular 2 take off?] ( https://t.co/BFzrAPHY0X )
23
+
24
+ ### Material
25
+ [ Setting default value for md-select] ( http://codepen.io/anon/pen/ozZYkV )
26
+
Original file line number Diff line number Diff line change
1
+ site_name : Angular in IRC
2
+ pages :
3
+ - Home : index.md
4
+ theme : readthedocs
You can’t perform that action at this time.
0 commit comments