YKBeatrice Kinya Can you elaborate ? 🤔Reply·Article·Aug 14, 2024·Violating the DRY Principle : when duplication leads to better outcomes
YKThank you Jov. I am glad you love it !!! : )Reply·Article·Jul 8, 2024·Let's clarify some misconceptions around android development these days
YKI'd recommend using Kotlin.Reply·Article·Oct 31, 2023·6 Essential steps to deploy your android app
YKBy definition, a memory leak occurs when an allocated memory isn't released when it is no longer needed. So when we create a singleton with hilt, it's not a memory leak because we need this instance.Reply·Article·Jun 20, 2023·Understanding memory leak