forked from square/dagger
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request square#500 from google/moe_docs_sync_11/15/2016
MOE docs sync
- Loading branch information
Showing
2 changed files
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
layout: default | ||
title: Resources | ||
--- | ||
|
||
This is a collection of resources from contributors that may provide | ||
useful in getting started with Dagger 2. | ||
|
||
## Videos | ||
|
||
* [Dagger 2 - A New Type of dependency | ||
injection](https://www.youtube.com/watch?v=oK_XtfXPkqw) | ||
|
||
Gregory Kick | ||
|
||
Aug 21, 2014 | ||
|
||
* [The Future of Dependency Injection with Dagger | ||
2](https://www.youtube.com/watch?v=plK0zyRLIP8) | ||
|
||
Jake Wharton | ||
|
||
Jan 4, 2016 | ||
|
||
* [Understanding Dagger 2's Generated | ||
Code](https://www.youtube.com/watch?v=wCvXe2LsN5o) | ||
|
||
Ron Shapiro & David P. Baker | ||
|
||
Nov 10, 2016 |