Archive of stories published by Atlas

Kotlin ‘By’ Property Delegation: Create Reusable Code

In my previous post, Kotlin “By” Class Delegation: Favor Composition Over Inheritance, I covered using theby keyword for class delegations. You can easily reuse and compose existing concrete implementations in your code. In this post, I…

These were the top 10 stories published by Atlas; you can also dive into yearly archives: 2017, 2018, 2019, 2020, 2021, 2022, 2023, and 2024.