Reduce Boilerplate with Kotlin Class Delegation
Clean, native syntax for composition over inheritance.Continue reading on Medium »
Search fresh public links, source activity, and post angles for Kotlin Dsl.
Fresh curated links around kotlin dsl are collected here so marketers can spot useful updates and turn timely ideas into posts faster.
Recent items include:
Recent curated links from global sources. Generate one free draft from any story, then use SocialBu to schedule and refine your content calendar.
Clean, native syntax for composition over inheritance.Continue reading on Medium »
В Kotlin деструктурирование выглядело так: val (name, age) = person. Но компилятор берет значения не по именам, а по позиции component1/component2.Отсюда проблемы. Если поменяли по...
В Kotlin деструктурирование выглядело так: val (name, age) = person. Но компилятор берет значения не по именам, а по позиции component1/component2.Отсюда проблемы. Если поменяли по...
В Kotlin деструктурирование выглядело так: val (name, age) = person. Но компилятор берет значения не по именам, а по позиции component1/component2.Отсюда проблемы. Если поменяли по...
Practice extensions with a short kotlin challenge.
Kotlin has always positioned itself as a pragmatic language—concise, safe, and deeply integrated with the JVM ecosystem. However, the latest evolution of Kotlin is not incremental....
Use Kotlin null safety and the Elvis operator in one small function.
Kotlin’s null safety features help avoid NullPointerExceptions.
Почему Dispatchers.IO + Hikari + чуть-чуть лагов БД = каскадная деградация всего сервиса, и как bulkhead-паттерн в одну строку это лечит. Читать далее
With advanced technology coming in, new techniques and programming languages have helped us create a smooth and effective process. One among many blessings of advanced technology i...
A hands-on architectural guide — from project structure to circuit breakers — with real code from a shipping KMP SDK.Continue reading on ProAndroidDev »
The inline and value class patterns that gave me type-safe APIs without paying a runtime costContinue reading on Medium »
The K2 compiler shipped. Multiplatform went stable. Java landed records, pattern matching, and virtual threads. The gap genuinely narrowed — and that deserves an honest conversatio...
Part 3 of the deep dive series for Android developers who want to master coroutines at a senior level.Continue reading on Medium »
In the rapidly evolving world of mobile development, the transition from platform-specific silos to a unified codebase is no longer just a…Continue reading on Medium »
Callbacks are one of the most important concepts in Kotlin and Android development. Every Android developer uses callbacks almost daily —…Continue reading on Medium »
Написал утилиту для создания аккордов в любой мыслимой тональности. Собственно в статье описываю путь от идеи до реализации этой утилиты и показываю, как ей пользоваться.Также - пр...
Most Android tutorials teach you to build apps. This one teaches you to ship them.Continue reading on Medium »
One of the most promising tools that was introduced in native Android UI development from the past few years is the arrival of Jetpack…Continue reading on Medium »
Part 2 of the deep dive series for Android developers who want to master coroutines at a senior level.Continue reading on Medium »
Android with Kotlin for Absolute Beginners — Day 3 of the SeriesContinue reading on Medium В»
Master these once, and suddenly every Kotlin codebase starts making a lot more sense.Continue reading on Medium »
Use SocialBu to discover ideas, generate post drafts, and schedule them across your social channels.