this post was submitted on 27 Jun 2023
9 points (100.0% liked)
Kotlin
665 readers
1 users here now
Kotlin is a statically typed programming language for the JVM, Android, JavaScript, and native.
Subreddit rules:
- Be civil
- No spam
- Stay on-topic
- No fluff
Resources:
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've been playing around with Arrow V2 for a while and it's really nice. I like the simplifications they've done which feel like they remove a lot of bloat without sacrificing the functionality.
I made a sample project with Arrow and http4k. They both work very nicely together. Link here if you'd like to take a look.