Push Notifications through Django
In this article, we’ll learn about Push Notifications, why to use them, how it works and how to send Push Notifications to Android and iOS devices.
In this article, we’ll learn about Push Notifications, why to use them, how it works and how to send Push Notifications to Android and iOS devices.
Design patterns are typical solutions to common problems in software design. Each pattern is a blueprint that you can customize to solve a particular design problem in your code.
Let’s see how to observe connectivity in Jetpack Compose way 🚗
Designing inline UI content in text with Jetpack Compose
Let’s inject 💉 ViewModels
Take care, Keep building!
Make sure your internal business is safe from JVM!
In this article, we’ll see how to auto-clear memory references with Kotlin’s delegated properties to avoid memory leaks in your Android app.
In this article, I’ll walk you through some basic recipes to cook your code tasty 😋 in Kotlin.
In this article, we’ll see some more or advanced recipes to cook your code tasty 😋 in Kotlin.