Send Emails with SendGrid API using Micronaut with Kotlin Coroutines
By Ubed Ali
In this article, we understand how to send emails with SendGrid API using Micronaut with Kotlin Coroutines techniques.
By Ubed Ali
In this article, we understand how to send emails with SendGrid API using Micronaut with Kotlin Coroutines techniques.
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.
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.