Skip to content

Commit

Permalink
Merge pull request square#500 from google/moe_docs_sync_11/15/2016
Browse files Browse the repository at this point in the history
MOE docs sync
  • Loading branch information
ronshapiro authored Nov 15, 2016
2 parents 9908e7d + bc9b033 commit fe9ce0c
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@
<paper-item label="Testing">
<a href="http://google.github.io/dagger/testing.html"></a>
</paper-item>
<paper-item label="Resources">
<a href="http://google.github.io/dagger/resources.html"></a>
</paper-item>
<paper-item label="FAQ">
<a href="http://google.github.io/dagger/faq.html"></a>
</paper-item>
Expand Down
30 changes: 30 additions & 0 deletions resources.md
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

0 comments on commit fe9ce0c

Please sign in to comment.