Dagger 2 Tutorial

Dagger2 dependency injection

Basic tutorial of Dagger 2 dependency injection framework for Android developers. Core principles, modules, components, scopes.

The Future of TechYourChance Blog

After more than two years of blogging about software construction, I feel that it is time for a non-technical post about the blog itself.

In this post, I will share with you the story behind this blog and discuss the future of TechYourChance project

Dagger 2 Scopes Demystified

Dagger2 dependency injection

In-depth review of one of the more confusing features of Dagger 2 dependency injection framework – the scopes. I will show you that scopes in Dagger 2 are, in fact, relatively simple, yet powerful concept.