Latest Articles

Getting hands dirty with KotlinJs

Getting hands dirty with KotlinJs

Although web development hasn’t been my thing since I started programming, I was really attracted the way Kotlin does solve things. So I did give a try to KotlinJS. This is…

BycoroutinedispatcherJul 23, 20195 min read
A fusion between WorkManager and AlarmManager

A fusion between WorkManager and AlarmManager

Androids’ WorkManager has been around for a while. However my own expectations about it were a little higher. I wished that the WorkManager could fire events at exact timing. But since…

BycoroutinedispatcherJul 4, 20195 min read
dummy-img

Retrofit met Coroutines

This post has originally been created in Medium with the same title: Retrofit met coroutines

BycoroutinedispatcherJun 19, 20191 min read
dummy-img

Keep it simple with Dagger 2

This post is originally created in Medium with the same title: Keep it simple with Dagger 2.

BycoroutinedispatcherJun 19, 20191 min read
dummy-img

How to setup Android Navigation Component with Drawer

This post is no longer necessary. You can have a full example in this Stack Overflow answer.

BycoroutinedispatcherJun 19, 20191 min read
Load More