Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Choosing the right software architecture is challenging, especially when balancing theory and...
Introduction As Jetpack Compose continues to gain popularity in the Android ecosystem, it is...
Greetings Dev.to community! Today, I want to spark your interest and motivate you to learn Kotlin in...
Photo by Maxim Hopman on Unsplash If you maintain a JVM1 or Android project, chances are you've...
Introduction Coroutines simplify asynchronous programming by making it more readable and...
TL;DR When working with Spring Data JDBC and a jsonb database column, you may face...
No último artigo, entramos em detalhes e aprendemos sobre as peculiaridades do código exportado nos...
Ktor 3.0 has been released, introducing significant enhancements and features for developers building...
Imagine an organization with the following practices: Commits code on GitHub Runs its CI/CD...
Hello Readers It's day #44 of building KARL - AI. Update: Project is in Development...
When comparing .NET MAUI, Kotlin Multiplatform Mobile (KMM), Flutter, and React Native, several...
If your gender matches the one that was assigned to you at birth, you probably don't notice flaws in...
No último post, aprendemos como utilizar código Kotlin no Swift. Aprendemos sobre algumas técnicas...
Feature flags are an essential tool for controlling feature rollouts, enabling A/B testing, and...
If you're building quality software in Kotlin, you'll undoubtedly be using classes and dependency...
I was writing a completely different blog post about playing around with Glance and app widgets, and...
Displaying images on your website makes for an interesting problem: on one side, you want to make...
I've always struggled with drawing in Canvas, not just with Compose's Canvas but with any technology....
Hello Readers It's day #37 of building KARL - AI. Update: Project is in Development...
Hello Readers It's day #36 of building KARL - AI. Update: Project is in Development...
No post anterior, aprendemos sobre como o Kotlin/Native exporta uma coleção de .frameworks no formato...
(Read this article in french on my website) In object-oriented programming, a Mixin is a way to add...
Hello Readers It's day #33 of building KARL - AI. Update: Project is in Early-Stage...
One thing that has continued to amaze me with building my Compose Multiplatform app is how easily...
Background Integrating Google Maps into your Jetpack Compose application can significantly...
Hello Readers It's day #45 of building KARL - AI. Update: Project is in Development...
Effective patterns for draggable markers with the android-maps-compose library
Hello Readers It's day #40 of building KARL - AI. Update: Project is in Development...
I finally had the time to dive into Compose Multiplatform - and this was also my first experience...
This is the first blog in the series where we will share our journey of implementing and automating...