Android Paging 3

Paging 3 using RxJava

Google has done a good job when introducing Paging 3 in Android 11 which has so many features that simplified...

Azure Kubernetes

Deploying Spring Boot Kotlin with MySQL in Azure Kubernetes Service (AKS)

Intro Recently we’ve got a project to create an app with API sits on Kubernetes Service. As a startup company,...

Flutter

Code sharing between Flutter and AngularDart

Intro As a developer, we believe that maintaining multiple code bases doing the same thing is painful, that’s why Jetbrains...

Dynamic Feature Module

Reusing Dynamic Feature Modules (DFM)

Introduction Just recently we have one project which has 2 apps, one for consumer and the other one is for...

Kotlin Multiplatform

Kotlin Multiplatform + Reactive

After long time waiting and reading lots of articles on how multi platform project can help reduce identical business logic...