Been writing a multi-platform desktop application at work. I decided to use Kotlin and Compose Multi-platform.

I’ve been playing with Compose for a few years now, the Android version of Ends+ using it for the front-end. Personally I always found SwiftUI to be easier to use.

Compose Multi-platform is still in development, or at least that’s how it feels with the experimental flags being used for quite a few things, but I don’t mind it.

To make my life easier I also opted to use Jetbrains Exposed, a database library. It looks to be working well with Postgres