/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

dagger.dev
| | www.martinfowler.com
2.9 parsecs away

Travel
| | Explaining the Dependency Injection pattern, by contrasting it with Service Locator. The choice between them is less important than the principle of separating configuration from use.
| | jakewharton.github.io
1.7 parsecs away

Travel
| | Field and method binding for Android views.
| | www.arunkumar.dev
2.9 parsecs away

Travel
| | Exploring how Dagger can be extended to add project specific dependency graph valditations for even more robust compile time verification.
| | lenholgate.com
31.3 parsecs away

Travel
| [AI summary] The post explains the concept of Dependency Injection as a software design pattern to reduce coupling and improve flexibility through various injection methods like constructor injection.