You are here |
blog.p-y.wtf | ||
| | | |
dagger.dev
|
|
| | | | Dagger is a fully static, compile-time dependency injection framework for both Java and Android. | |
| | | |
www.arunkumar.dev
|
|
| | | | Exploring how Dagger can be extended to add project specific dependency graph valditations for even more robust compile time verification. | |
| | | |
et1337.wordpress.com
|
|
| | | | In the wake of this brief description of my component binding system, I was asked to provide more details on its implementation. This article is my best attempt to do so! This is a tale of intrigue, excitement, and wonder, in which I try to implement a component-entity system in C#, and stumble upon a... | |
| | | |
www.softdevtube.com
|
|
| | The onion architecture is not as well known as the 3-tier software architecture but is gaining a lot of attention during the microservices era. It structures your software so that it is easy to change technologies without impacting business logic. Coupled with Domain Driven Design (DDD) principles it offers a powerful way to build a |