I am a passionate Software
Engineer currently focusing my efforts on the
Android platform. This is my personal blog and portfolio.
Views expressed here are my own.
8 min
Introducing Compass: Effective Paging with Realm and Jetpack Paging 3
Compass provides a set of Kotlin types and extensions to make working with Realm mobile database easier.
Dagger Recipes: Illustrative step by step guide to achieve constructor injection in WorkManager
Step by step walkthrough of dagger concepts like exposing bindings, dagger errors, multibindings and subcomponents to achieve constructor injection in WorkManager instances.