Sending Transactional Emails Using Ktor, Kotlin, and MailerSend February 2, 2023 In this, hands-on tutorial I will show you how to send transactional emails using Ktor, Kotlin, and MailerSend.
Spring Boot Console App With Kotlin December 6, 2022 In this, step-by-step article, I will show you how to create a Spring Boot console app with Kotlin from scratch.
A Guide to MockK: a Mocking Library for Kotlin October 12, 2020 In this article, I’d like to show you how to use MockK- an open-source mocking library for Kotlin- with JUnit 5.