Explore >> Select a destination


You are here

dagger.dev
| | ryanharter.com
2.4 parsecs away

Travel
| | I recently gave a presentation about how Dagger works under the hood, and I was once again struck by the elegance of the javax.inject.Provider interface. The interface is so simple it almost seems useless, but it's also incredibly flexible, and forms the basis of much of the code generated by Dagger. Like many dependency injection frameworks for JVM languages, Dagger uses and builds on the standard set of annotations for injectable classes defined in JSR-330 and provided in the javax.
| | blog.p-y.wtf
1.8 parsecs away

Travel
| | Demystifying the internals of DI libraries
| | jakewharton.github.io
1.7 parsecs away

Travel
| | Field and method binding for Android views.
| | montemagno.com
22.8 parsecs away

Travel
| Learn how easy it is to use an appsettings.json in your .NET MAUI app for complete control over configuration.