File tree Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Original file line number Diff line number Diff line change 52
52
< paper-item label ="Testing ">
53
53
< a href ="http://google.github.io/dagger/testing.html "> </ a >
54
54
</ paper-item >
55
+ < paper-item label ="Resources ">
56
+ < a href ="http://google.github.io/dagger/resources.html "> </ a >
57
+ </ paper-item >
55
58
< paper-item label ="FAQ ">
56
59
< a href ="http://google.github.io/dagger/faq.html "> </ a >
57
60
</ paper-item >
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : default
3
+ title : Resources
4
+ ---
5
+
6
+ This is a collection of resources from contributors that may provide
7
+ useful in getting started with Dagger 2.
8
+
9
+ ## Videos
10
+
11
+ * [ Dagger 2 - A New Type of dependency
12
+ injection] ( https://www.youtube.com/watch?v=oK_XtfXPkqw )
13
+
14
+ Gregory Kick
15
+
16
+ Aug 21, 2014
17
+
18
+ * [ The Future of Dependency Injection with Dagger
19
+ 2] ( https://www.youtube.com/watch?v=plK0zyRLIP8 )
20
+
21
+ Jake Wharton
22
+
23
+ Jan 4, 2016
24
+
25
+ * [ Understanding Dagger 2's Generated
26
+ Code] ( https://www.youtube.com/watch?v=wCvXe2LsN5o )
27
+
28
+ Ron Shapiro & David P. Baker
29
+
30
+ Nov 10, 2016
You can’t perform that action at this time.
0 commit comments