Thanks for the article! I have played around with Kotlin lately doing some web service development and the biggest hurdle was the tooling. I ended up using both IntelliJ IDEA and VSCode, but I wasn't pleased with either. What kind of tooling setup do you have? Or is it just Android Studio for Android development?
VSCode wasn't great for Kotlin, but I found IDEA to be workable although I didn't get very far with configuring project tooling to work with the editor (sometimes you just end up pushing the cart with square wheels, as it were)
Thanks for the article! I have played around with Kotlin lately doing some web service development and the biggest hurdle was the tooling. I ended up using both IntelliJ IDEA and VSCode, but I wasn't pleased with either. What kind of tooling setup do you have? Or is it just Android Studio for Android development?
VSCode wasn't great for Kotlin, but I found IDEA to be workable although I didn't get very far with configuring project tooling to work with the editor (sometimes you just end up pushing the cart with square wheels, as it were)
Yep, Android Studio for me. It has worked well with this very limited experience 😄