Joe Birch

Speaker, Educator and GDE for Android

  • Posts
    • Latest
    • Android
    • Kotlin Multiplatform
    • iOS
  • Sponsorship
  • Courses & Books
  • Speaking timeline
  • Appears In

Posts Tagged → Kotlin

Android Networking with Coroutines and Retrofit

posted in Uncategorized on November 1, 2018 by hitherejoe 0 Comments

Recently I’ve been reading up on, watching talks on and been generally getting more curious about Kotlin coroutines. Now that they are stable with the release of Kotlin 1.3 it felt like about time to start diving in an play with converting my existing RxJava code over to using coroutines. In this post, we’re going… Continue reading →

Exploring KTX for Android

posted in Uncategorized on February 7, 2018 by hitherejoe 0 Comments

Yesterday Google announced android-ktx, which is a set of Kotlin extensions for Android app development. It looks like the aim of the library is to continue with the advantages that kotlin brings to our project — less code, more fun and a simpler to understand project. Now, the library is only in preview so it is likely… Continue reading →

  • 1

Practical Jetpack Compose

Want to sponsor this blog? Check out the details on our sponsor page here.