Please turn JavaScript on
header-image

Kt. Academy - Medium

Want to keep yourself up to date with the latest news from Kt. Academy - Medium?

Subscribe using the "Follow" button below and we provide you with customized updates, via topic or tag, that get delivered to your email address, your smartphone or on your dedicated news page on follow.it.

You can unsubscribe at any time painlessly.

Title of Kt. Academy - Medium: "Just a moment..."

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.14 / day

Message History

Hello Kotliners,

This issue is about API shape and recomposition scope — the stuff that makes your codebase feel either “clean and predictable” or “why is this so hard to maintain?”. We’ll revisit state hoisting decisions in Compose, peek into a Kotlin pattern you’ve been using for years without noticing (fake constructors), and look at a Compose trick that can noticeab...


Read full story
Learn how to use Koog to build your own AI agentsPhoto by Brendan Sapp on 

Read full story

Hello Kotliners

Today’s issue mixes “small Compose habits that prevent real user pain” with a couple of Kotlin tools you can apply instantly. We’ll talk about where important state should live (and why remember is not enough), a neat way to make preconditions explicit with require/check, a Compose clickability gotcha, and then zoom out to the bigger picture: what Kotlin...


Read full story

Hello Kotliners,

Today is about small decisions that quietly shape correctness and performance. We’ll start with a Kotlin gotcha that looks harmless but isn’t, then jump into one of the most useful Compose tools for keeping recompositions under control, and we’ll close with a reminder that still saves people from wrong mental models: suspending functions are not


Read full story