Kotlin sealed classes are a powerful feature for representing restricted class hierarchies. When working with Android’s XML-based layouts and ViewModels, you might encounter scenarios where […]
Read moreTag: “state management”
Jetpack Compose: Building Fitness Tracker Apps
Jetpack Compose is Android’s modern toolkit for building native UI. It simplifies and accelerates UI development with less code, powerful tools, and intuitive Kotlin APIs. […]
Read more