Codersee
Kotlin on the backend
Codersee
Kotlin on the backend
Best Books For Kotlin Programmer - Clean Code - The Clean Coder - Clean Architecture - Kotlin Design Patterns - Kotlin in Action...
In this article, we will see how easily we can generate a Kotlin client from any OpenAPI Spec (both 2.0 and 3.0) and save hours of work.
In this article, I will show you how to implement your custom TriFunction in Kotlin and how SAM conversions, and lambdas can help us with it.
In this publication, we will learn how to implement statically-typed, type-safe Kotlin builders which we can use to implement our own DSLs.
Check out this article to learn how Kotlin operator overloading- a custom behavior for operators, like +,-,*, and unary plus- can help you.
In this article, we will learn a bit more about Kotlin password hashing, PBKDF2, and how to write a Kotlin code with PBKDF2 in practice.
In this ultimate guide, I will show you how to use Retrofit 2 With Kotlin Coroutines and what exactly you should know to use it.
In this article, I will show you how the Kotlin when expression (aka Kotlin switch) works and how to use it in your Kotlin projects.
In this short video tutorial, I will show you how to install IntelliJ IDEA on Windows and set up it for Kotlin development.