Tutorial

Testing Android Flows in ViewModel with Turbine
Testing of the MVI/MVVM architecture built with flows made easy
Android Tutorial

Dependency injection with Hilt in Android development
How to understand fancy terminology around dependency injection
Android Tutorial

Introduction to Dependency Injection
How to understand fancy terminology around dependency injection
Flutter iOS Android Tutorial

Making Extensible Settings Screen in Jetpack Compose from Scratch
How to create simple extensible settings screen in your app
Android Tutorial

Storing preferences with the DataStore in Android
Type-safe permanent storage for Android apps with a couple of tricks
Android Tutorial

Material 3 Navigation Drawer with Android Jetpack Compose
Interconnecting the Navigation Drawer and NavController together
Android Tutorial