Learn Kotlin with me — Inline FunctionsIn this blog, we will explore Inline functions. Inline functions are some of the most asked questions in Android Development Interviews…Mar 225Mar 225
Kotlin Interfaces explained. Interfaces vs Abstract classesInterfaces are a feature in Kotlin that enables developers to define contracts for classes without enforcing inheritance. By combining…Jan 2515Jan 2515
Internals of a ViewModel — Part 3Explaining how the ViewModel gets saved during config changesDec 28, 20242Dec 28, 20242
Understanding ViewModel Internals in Android“How does ViewModel work internally?”Dec 21, 202413Dec 21, 202413
How to get hired as an Android DeveloperAdvice from an Android developer at Nord VPNNov 24, 202422Nov 24, 202422
How does Viewmodel work internally?Answering the infamous ViewModel internals Android Interview questionNov 17, 202437Nov 17, 202437
How to Get Hired as an Android Developer — A Simple StrategyIf you’re a novice Android developer, you’ve probably asked yourself, “How can I get hired?” I had the same question, so I reached out to…Sep 21, 202456Sep 21, 202456
1 Class every Android Developer should be aware of: Data ClassesWhen I first started as an Android developer, I realized that my skills weren’t where they needed to be. So, I made a decision: I would…Aug 25, 20244Aug 25, 20244
3 Tricks I am using to become a better developerI wasn’t always a good Android developer. I struggled quite a bit when I first started. But instead of giving up, I decided to improve by…Aug 17, 2024Aug 17, 2024
Principal Engineer answers “How to become so good, you are undeniable”Breaking into software development isn’t always a smooth journey. Like many others, I had my fair share of struggles — especially when…Aug 11, 2024Aug 11, 2024
One Class every Android Developer should know about: Sealed ClassWhen building Android apps, there’s one class you can’t afford to overlook: Sealed Classes.Jul 27, 2024Jul 27, 2024
How I am trying to become a better developerI always wondered what it’s like in the brain of a senior Engineer who could build an application from scratch. To take everything from the…Jul 13, 2024Jul 13, 2024
A Letter from a Senior Engineer: For App DevelopersBreaking down today's market and new technology on the horizonJun 15, 2024Jun 15, 2024
Learn Kotlin with me: Classes and ObjectsClasses and Objects is one of the most basic and important topics in Software engineering. I am sure that you are familiar with them. In…Jun 8, 2024Jun 8, 2024
Using “derivedStateOf” to hide the Bottom bar in Jetpack ComposeI was developing my Android app, and a question popped up.May 4, 2024May 4, 2024
Understanding Side -effects in Jetpack ComposeI was trying to develop my Android app in Jetpack Compose. An important topic that influenced my Android app is “Side effects”. Side…Apr 27, 2024Apr 27, 2024
Learn Kotlin with me Part -2 — Understanding the basicsMore and more developers are switching to Kotlin. It is becoming one of the most popular languages in today’s world. It is because of its…Apr 21, 2024Apr 21, 2024
Learn Kotlin with me Part 1 — Understanding the basicsKotlin is becoming more and more popular nowadays. Kotlin helps us build multiplatform apps for both IOS and Android. Also, we can use it…Apr 12, 2024Apr 12, 2024