ylliX - Online Advertising Network

Kotlin Roundup: KotlinConf 2024 Keynote Highlights | The Kotlin Blog

News Read this post in other languages: This special edition of the Kotlin Roundup is dedicated exclusively to KotlinConf 2024. At the opening keynote, Egor Tolstoy, Michail Zarečenskij, Ekaterina Petrova, Sebastian Aigner, Vsevolod Tolstopyatov, and Svetlana Isakova announced a plethora of exciting updates, addressing JetBrains’ recent work on the Kotlin language. Meanwhile, our guest keynote […]

Pair More

I pair program a lot and it makes me happy. Here’s some thoughts on pair programming… Tuple is Amazing I’ve tried pairing with Copilot, Screenhero, Drovio, Zoom, macOS Screen Sharing, and Code With Me. Tuple is my favorite of these. Not Just Programming I use pairing software for all kinds of collaboration: brainstorming, designing, teaching, […]

JavaScript Nulls and Programming Minutiae

Socrates once said “the unexamined life is not worth living.” He was immediately sentenced to death afterwards. I, too, often find myself examining the minutiae of programming languages. Thankfully, I have not been put to death for it (yet). After spending more than a decade honing my Android development skills, I’ve recently switched back to […]

Preparing for K2

Kotlin’s K2 release is around the corner (RC2 at the time of writing) and if you haven’t prepared your project(s) for it, this post’ll help cover some of the areas to watch out for. This post won’t seek to explain all the under the hood changes, JetBrains has plenty of good documentation on that in […]