Recent Posts - Page 5
April digest
13/05/2020
Interesting readings from April
Menus in a Catalyst app
06/05/2020
How to implement menus in a Catalyst app? Let’s find out.
March digest
15/04/2020
Interesting readings from March
Split unit and integration tests
10/04/2020
Many way exist to separate properly the unit tests an the integration tests. But actually how to do it and what are the avantages ?
Dependency injection with Dagger 2 - Part 3: Basic injection in an Android Application
18/03/2020
In this post, we are going to setup Dagger in an Android project.
February digest
12/03/2020
Interesting readings from February
January digest
05/02/2020
Interesting readings from January
Back to basics - Logging
22/01/2020
Let’s try to restore the prestige of logging.
December digest
15/01/2020
Interesting readings from December
Dagger 2: injecting into and from objects not managed by Dagger
06/01/2020
Dagger 2 is the most used dependency injection framework in Android. In this post, we will explore some possibilities of interacting with objects whose lifec...
Blend Web Mix 2019
18/12/2019
Retour sur l’édition 2019 du Blend Web Mix.
Architecture Katas for dummies
12/12/2019
,How to improve your architecture and design skills? By practicing!