Articles by Tag #kotlin

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Finding the Right Balance Between DDD, Clean and Hexagonal Architectures

Choosing the right software architecture is challenging, especially when balancing theory and...

Learn More 141 7Sep 21 '24

Getting started with splash screen in Jetpack Compose

Introduction As Jetpack Compose continues to gain popularity in the Android ecosystem, it is...

Learn More 43 1Oct 1 '24

Why You Should Learn Kotlin in 2025

Greetings Dev.to community! Today, I want to spark your interest and motivate you to learn Kotlin in...

Learn More 41 10Jan 17

One click dependencies fix

Photo by Maxim Hopman on Unsplash If you maintain a JVM1 or Android project, chances are you've...

Learn More 35 0Oct 8 '24

A Comprehensive Guide to Mastering Kotlin Coroutines

Introduction Coroutines simplify asynchronous programming by making it more readable and...

Learn More 25 0Jan 3

Spring Boot Avengers: Uniting Spring Data JDBC and PostgreSQL's JSONB

TL;DR When working with Spring Data JDBC and a jsonb database column, you may face...

Learn More 24 1Oct 1 '24

KMP-102 - Modularização no KMP

No último artigo, entramos em detalhes e aprendemos sobre as peculiaridades do código exportado nos...

Learn More 22 2Mar 7

Ktor -Create asynchronous applications the Kotlin way!!

Ktor 3.0 has been released, introducing significant enhancements and features for developers building...

Learn More 20 0Nov 13 '24

Pull request testing on Kubernetes: testing locally and on GitHub workflows

Imagine an organization with the following practices: Commits code on GitHub Runs its CI/CD...

Learn More 19 1Feb 13

Project KARL

Hello Readers It's day #44 of building KARL - AI. Update: Project is in Development...

Learn More 18 8Jun 8

MOBILE FRAMEWORKS: Flutter vs .NET MAUI vs Kotlin Multiplatform Mobile (KMM) vs React Native

When comparing .NET MAUI, Kotlin Multiplatform Mobile (KMM), Flutter, and React Native, several...

Learn More 17 0Aug 2 '24

Beyond the Binary - More Inclusive Gender Options with Compose

If your gender matches the one that was assigned to you at birth, you probably don't notice flaws in...

Learn More 17 2Sep 2 '24

KMP-102 - Otimizando o Kotlin para o Obj-c/Swift

No último post, aprendemos como utilizar código Kotlin no Swift. Aprendemos sobre algumas técnicas...

Learn More 16 0Jan 18

Feature Flags in Android with Jetpack Compose

Feature flags are an essential tool for controlling feature rollouts, enabling A/B testing, and...

Learn More 16 1Feb 3

Emulating classes with functions in Kotlin for maximum performance 🚀

If you're building quality software in Kotlin, you'll undoubtedly be using classes and dependency...

Learn More 13 2Oct 7 '24

Stacked Cards Layout With Compose - And Cats

I was writing a completely different blog post about playing around with Glance and app widgets, and...

Learn More 12 0Jul 11 '24

Dynamic watermarking on the JVM

Displaying images on your website makes for an interesting problem: on one side, you want to make...

Learn More 12 0Jul 4 '24

Paint the Stars - Drawing with Compose and Canvas

I've always struggled with drawing in Canvas, not just with Compose's Canvas but with any technology....

Learn More 12 0Sep 26 '24

Project KARL AI

Hello Readers It's day #37 of building KARL - AI. Update: Project is in Development...

Learn More 12 0Jun 1

Project KARL AI

Hello Readers It's day #36 of building KARL - AI. Update: Project is in Development...

Learn More 12 3May 31

KMP-102 - Características do XCFramework no KMP

No post anterior, aprendemos sobre como o Kotlin/Native exporta uma coleção de .frameworks no formato...

Learn More 12 0Jul 21 '24

Implementing Mixins (or Traits) in Kotlin Using Delegation

(Read this article in french on my website) In object-oriented programming, a Mixin is a way to add...

Learn More 11 0Oct 18 '24

Project KARL AI

Hello Readers It's day #33 of building KARL - AI. Update: Project is in Early-Stage...

Learn More 11 4May 28

Using SVGs on Canvas with Compose Multiplatform

One thing that has continued to amaze me with building my Compose Multiplatform app is how easily...

Learn More 11 1Jan 15

Google Maps In Jetpack Compose: All You Need To Know

Background Integrating Google Maps into your Jetpack Compose application can significantly...

Learn More 11 0Sep 13 '24

Project KARL AI

Hello Readers It's day #45 of building KARL - AI. Update: Project is in Development...

Learn More 10 2Jun 9

Effective Map Composables: Draggable Markers

Effective patterns for draggable markers with the android-maps-compose library

Learn More 10 0Aug 22 '24

Project KARL AI

Hello Readers It's day #40 of building KARL - AI. Update: Project is in Development...

Learn More 10 2Jun 4

First Impressions of Compose Multiplatform

I finally had the time to dive into Compose Multiplatform - and this was also my first experience...

Learn More 10 2Oct 17 '24

Integrating Code Formatting into Your Android Projects

This is the first blog in the series where we will share our journey of implementing and automating...

Learn More 10 0Jul 1 '24