/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

blog.p-y.wtf
| | dagger.dev
1.7 parsecs away

Travel
| | Dagger is a fully static, compile-time dependency injection framework for both Java and Android.
| | markphelps.me
4.5 parsecs away

Travel
| | An explanation of Dependency Injection in Go and why it's useful.
| | 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.
| | johnfraney.ca
26.0 parsecs away

Travel
| Use PyPI trusted publishing with GitHub and Poetry to publish your Python package like it's 2024