2020

5 minute read

How to use Build Matrix to test your project against different version of a language, a library or an operating system

4 minute read

Let’s discover two scenarios where name mangling is used in the Kotlin Compiler: inline classes and the internal modifier

Back to top ↑

2019

4 minute read

Chucker is a simple library to inspect OkHTTP traffic directly on your Android device

5 minute read

How to use AndroidX migrated libraries on not yet migrated Android projects

Back to top ↑

2018

9 minute read

Code reuse is fundamental, especially in tests. In this blogposts we’ll see how to write a JUnit Rule in order to share your code between tests.

8 minute read

Let’s discover Kotlin Contracts, one of the new features of Kotlin 1.3 aimed to smooth the interactions between developers and the compiler.

Time has come!

13 Aug 2018

less than 1 minute read

Welcome to my new website

Back to top ↑