Android Dev NexusKotlin Class Essentials : Part 3-ENUM 🎯If you’ve been following our series, we’ve already data classes and sealed classes. Today, we’re taking on another cool Kotlin feature…2d ago42d ago4
Android Dev NexusKotlin Interview: A Conversation Between Candidate and Interviewer 🎤💻Welcome to yet another blog of our ongoing fun and engaging Interview Prep Series. In this blog we’ll walk you through some common Kotlin…3d ago33d ago3
Android Dev NexusLaunchMode in AndroidHey…shhh here’s a secret: Members can enjoy the blog and non-members, click here for full access of the blog 😛4d ago64d ago6
Android Dev NexusHow is Java platform-independent when it needs a JVM to run?If you’ve been coding with Java or are just starting to learn it, you’ve probably come across this statement: Java is platform-independent…5d ago65d ago6
Android Dev NexusKotlin Class Essentials : Part 1-Data classes 🧑💻Hello 🙋🏻♂️ fellow Kotlin developers. Welcome to this 3-part series on mastering Kotlin’s powerful class types! Over the next few…Sep 263Sep 263
Android Dev NexusKotlin Generics : Part1 🚀Hey everyone! Welcome back to our Kotlin Series, where we explore the core features that make Kotlin such an awesome language. Today, we’re…Sep 212Sep 212
Android Dev NexusKotlin Generics : Part 2 — Variance and Star ProjectionsPart 2 of Kotlin Generics explains variance with in out keywords, plus star projections for handling unknown types safely in collections.Sep 223Sep 223
Android Dev NexusMock APIs for Android DevelopmentThere are times when you’re assigned a task that requires integrating an API for your feature. Frontend and backend teams often collaborate…Sep 252Sep 252