Rocket Blog Post About Kotlin
April 12, 2018I published a new blog post about Kotlin for the Rocket blog today. I won’t recreate everything here since the post is pretty long with a fair amount of code mixed in.
My main thought on Kotlin is that it’s super concise and eliminates boilerplate. While that is mostly syntactic sugar, it makes it more legible and faster to grasp large pieces of business logic. That’s enough to make my job of Android development easier, more enjoyable, and more productive.