Reliable Timekeeping with the TrustedTime API in Android📅 Feb 19, 2025 · ☕ 3 min read · ✍️ Ignacio CarriónThe TrustedTime API leverages Google's secure infrastructure to offer a trustworthy timestamp
Kotlin Multiplatform Architecture Best Practices for Mobile Apps📅 Feb 11, 2025 · ☕ 4 min read · ✍️ Ignacio CarriónArchitecture tips for KMP projects using clean architecture
Mocks, Fakes, and More📅 Feb 6, 2025 · ☕ 4 min read · ✍️ Ignacio CarriónMocks, Fakes, and More: Understanding Test Doubles in Kotlin
Testing in Compose Multiplatform (CMP) from Common Code📅 Feb 3, 2025 · ☕ 3 min read · ✍️ Ignacio CarriónLearn how to write and run UI tests in Compose Multiplatform (CMP) from common code, ensuring cross-platform consistency for Android, iOS, and Desktop.
Exploring Kotlin’s Immutable Collections Library📅 Jan 30, 2025 · ☕ 4 min read · ✍️ Ignacio CarriónExploring Kotlin’s Immutable Collections Library, use it in Compose to improve performance.
Boosting Android App Performance with Baseline Profiles📅 Jan 27, 2025 · ☕ 4 min read · ✍️ Ignacio CarriónBoosting Android App Performance with Baseline Profiles with real world example
Modularization in Gradle Projects with Kotlin📅 Jan 23, 2025 · ☕ 4 min read · ✍️ Ignacio CarriónModularization in Gradle Projects with Kotlin: A Comprehensive Guide
Test-Driven Development (TDD) in Kotlin for Android📅 Jan 20, 2025 · ☕ 4 min read · ✍️ Ignacio CarriónTest-Driven Development (TDD) in Kotlin for Android with real-world examples using JUnit, MockK, and Coroutines
Clean Architecture in Kotlin & Android📅 Jan 18, 2025 · ☕ 4 min read · ✍️ Ignacio CarriónClean Architecture in Kotlin & Android with practical examples
Exploring App Architectures in Kotlin📅 Jan 15, 2025 · ☕ 5 min read · ✍️ Ignacio CarriónExploring App Architectures in Kotlin: MVC, MVP, MVVM, and MVI
Kotlin Design Patterns - Part 3📅 Jan 13, 2025 · ☕ 5 min read · ✍️ Ignacio CarriónKotlin Design Patterns - Part 3
Understanding SOLID Principles with Kotlin Examples📅 Jan 8, 2025 · ☕ 6 min read · ✍️ Ignacio CarriónSOLID Principles explained with Kotlin Examples.
Kotlin Design Patterns - Part 2📅 Jan 6, 2025 · ☕ 4 min read · ✍️ Ignacio CarriónKotlin Design Patterns - Part 2