PinnedPublished inProAndroidDev🌟DiffUtils, Myers’ Algorithm and Jetpack ComposeIn the world of Android UI development, DiffUtil is a go-to tool for optimizing list updates in RecyclerView. Enter DiffUtilsDec 27, 2024Dec 27, 2024
PinnedPublished inLevel Up Coding🧑💻 A Comparison of Asynchronous Data Fetching in Android and Loom 🔄💡As Android developers, one of the most crucial tasks is efficiently managing asynchronous operations, especially when dealing with network…Dec 17, 2024Dec 17, 2024
PinnedPublished inLevel Up Coding🧑💻 Demystifying OkHttp Interceptors with Chain of ResponsibilityWhen building networked application in Android, OkHttp is often the go-to HTTP client. One of its most powerful features is its…Dec 2, 2024Dec 2, 2024
PinnedPublished inProAndroidDev🎯Comparing SupervisorScope with viewModelScope: Understanding Their Use Cases and Differences in…When working with Kotlin coroutines in Android development, managing asynchronous tasks effectively is essential. Two coroutine scopes…Nov 9, 2024A response icon3Nov 9, 2024A response icon3
PinnedPublished inProAndroidDev👋🏻 Exploring the Secrets of Dispatchers Default and IO in Kotlin CoroutinesUnderstanding the architecture of CPU cores and threads can be a game-changer when writing optimized code. In this guide, we will explore…Nov 3, 2024Nov 3, 2024
🧭 The Staff Engineer’s Path: From Code to Influence“Being Staff isn’t about being the smartest person in the room. It’s about making other people better. ” — Tanya Reilly5d ago5d ago
🚀 Taming Your Kotlin Codebase: The Ultimate .editorconfig Guide for Android DevsEver opened a teammate’s pull request only the be met with a formatting style that makes your eyes water? or parhaps you’re been the…5d ago5d ago
💼 How I nailed my Culture Fit Interview: Real Experience & TipsThe HR culture interview is an essential part of the hiring process for any company. This stage is your chance to show that you not only…6d ago6d ago
Published inLevel Up Coding🚀 Level Up Your Android Code with Cursor AI IDE: Top Rules You NeedDiscover how to supercharge your Android projects by applying clear, powerful coding rules within Cursor AI IDE. This guide helps you…Jul 7Jul 7
Published inLevel Up Coding🧑💻 LeetCode 0039 — Combination Sum with Kotlin and Backtracking 🧠Welcome, fellow coders! 👋 Today, we are tackling a LeetCode favorite problem #39, Combination Sum. This problem is a fantastic…Jun 9Jun 9