- Mar 6, 2021 Rules for Extension Functions
- Jan 23, 2021 Don't Use The Builder Pattern in Kotlin
- Nov 1, 2020 Favor Polymorphism Over Enumerations
- May 14, 2020 Avoid Inconsistent Builder With Lomboks @Builder
- Mar 6, 2020 Best Practices For Unit Tests
- Nov 20, 2019 Boost Your Development With Proper API Design
- Jun 18, 2019 Never Design A Class That Knows How It's Used
- Apr 29, 2019 Distinguish Between Optional and Mandatory Parameters in the Builder Pattern