Published inProAndroidDevAuto-generate Kotlin DSLAutoDsl is a library to generate a DSL with Kotlin. It removes the complexity of Kotlin syntax and avoid maintaining boilerplate code.Nov 21, 20181Nov 21, 20181
Published inProAndroidDevSetup Kotlin EAP in your Android AppLet’s see the step by step on how to configure your Android project to use a Kotlin Early Access Preview.Sep 7, 20182Sep 7, 20182
Published inProAndroidDevMigrating Android App to Gradle Kotlin DSL 1.0Kotlin DSL RC 1.0 is here 👏Sep 1, 20184Sep 1, 20184
Published inProAndroidDevKotlin — Faster Lazy for AndroidKotlin has the concept of Delegated Properties which allows you to create common functionality and it can be re-used to do custom actions…Sep 9, 20177Sep 9, 20177
Advent of Code with Kotlin [Day 1 to 7]In this article I want to share with you how I solve some of the puzzles from AdventOfCode web page.Oct 1, 2016Oct 1, 2016
Published inAndroidPubKeddit — Final Part: Conclusion and thanks!And here we are at the end of this path and I want to share some thoughtsAug 23, 20166Aug 23, 20166
Published inAndroidPubKeddit — Part 11: Continuous Integration with Kotlin (BuddyBuild)Using BuddyBuild to automate our build process with Kotlin code.Jul 30, 20161Jul 30, 20161
Published inAndroidPubKeddit — Part 10: Kotlin & Dagger 2 (Dependency Injection)Let’s integrate Dagger 2 into the Keddit app using KotlinJul 22, 20165Jul 22, 20165
Published inAndroidPubKeddit — Part 9: Unit Test with Kotlin (Mockito & Spek)In this story we are going to see how to use Mockito and Spek to create unit tests in KotlinJun 7, 20169Jun 7, 20169
Published inAndroidPubKeddit — Part 8: Orientation Change with Kotlin (Parcelable & Data Classes)In this story we are going to see how to manage orientation change with Kotlin and how to make a data class parcelable…Apr 29, 20163Apr 29, 20163