Explore >> Select a destination


You are here

kylenazario.com
| | www.code4it.dev
14.4 parsecs away

Travel
| | Code4IT - a blog for .NET enthusiasts, Azure lovers, and Backend developers
| | fusectore.dev
13.0 parsecs away

Travel
| | This is the first part in a series of articles on dependency injection for the play framework using guice. As soon as Ive written the next part, it will be linked here. Please note that while the examples are written in Scala, the principles apply for Java likewise. Furthermore, please be aware that Guice is not the only framework to do dependency injection with. It is probably the most prominent one in the play ecosystem though. Guice does so called runtime dependency injection. This means dependencies ...
| | blog.separateconcerns.com
14.6 parsecs away

Travel
| | I use dependency injection for non-deterministic code.
| | www.kevindangoor.com
92.4 parsecs away

Travel
| Gary Bernhardt's Boundaries talk is one of my favorites. In it, he talks about a "functional core" of pure, easily-testable code, surrounded ...