Blog
Thoughts, tutorials, and insights on tech, design, and development.
190 posts
post
December 25, 2025
Using Anko in Kotlin
Learn how to simplify Android layouts programmatically with Anko
- kotlin
- anko
- kotlin-library
- ui
post
December 18, 2025
Top Kotlin IDE Shortcuts
Learn essential shortcuts to code faster in Kotlin
- kotlin
- productivity
- kotlin-tips
- dev-speed
post
December 11, 2025
Kotlin Multiplatform Mobile (KMM)
Learn how to share code across Android and iOS platforms
- kotlin
- kmm
- cross-platform
- kotlin-native
post
December 4, 2025
MockK for Kotlin Unit Testing
Learn how to mock dependencies easily in your Kotlin tests
- kotlin
- mockk
- unit-test
- testing-tools
post
November 27, 2025
Unit Testing in Kotlin
Learn how to write and run your first tests in Kotlin
- kotlin
- testing
- junit
- kotlintest
post
November 20, 2025
Kotlin for Backend with Ktor
Learn how to build modern, scalable APIs using Kotlin and Ktor
- kotlin
- ktor
- backend
- fullstack
post
November 13, 2025
Kotlin DSLs: What, Why, How
Learn how to create readable custom syntax using Kotlin DSLs
- kotlin
- dsl
- advanced
- code-style
post
November 6, 2025
Working with Retrofit in Kotlin
Learn how to make API calls in your Android app using Retrofit
- kotlin
- retrofit
- networking
- kotlin-api
post
October 30, 2025
Room Database with Kotlin
Learn how to implement local storage in your Android app using Room Database
- kotlin
- room-db
- android-data
- sqlite
Page 1 of 22