Explore >> Select a destination


You are here

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

Travel
| | Dagger is a fully static, compile-time dependency injection framework for both Java and Android.
| | www.arunkumar.dev
125.0 parsecs away

Travel
| | Exploring how Dagger can be extended to add project specific dependency graph valditations for even more robust compile time verification.
| | et1337.wordpress.com
142.9 parsecs away

Travel
| | 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
220.7 parsecs away

Travel
| 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