|
You are here |
daniel-siepmann.de | ||
| | | | |
fusectore.dev
|
|
| | | | | 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 ... | |
| | | | |
mikemikina.com
|
|
| | | | | Vapor 3 has a very interesting dependency injection framework which will help you manage dependencies and mock them inside your tests. | |
| | | | |
blog.separateconcerns.com
|
|
| | | | | I use dependency injection for non-deterministic code. | |
| | | | |
doordash.engineering
|
|
| | | We compare UIKit's event-driven approach to SwiftUI's data-driven one, then dive into the SwiftUI view cycle, identity, and rendering process | ||