Sumod Kulkarni
home / blog
Blog
2024
  • Are you ordering your Compose Modifiers correctly?

    Turns out, order of Modifiers could change a lot!

2023
  • Custom Coroutine Builders and Coroutine Lifecycle States

    Creating your own launch { } or async { }

  • Coroutines Under the Hood

    Understanding Coroutine internals

  • Optimizing Coroutine Performance

    Making your Coroutines more efficient

  • Coroutine Exception Handling

    Dealing with Exceptions in Coroutines

  • Coroutine Flows

    What Coroutine Flows are and how to use them

2022
  • Suspending Functions and Structured Concurrence
  • Understanding Coroutine Context and Dispatchers

    All about Coroutine Context and Dispatchers

  • Introduction to Kotlin Coroutines

    An intro to Kotlin Coroutines

  • Understanding Jetpack Compose

    An intro to Jetpack Compose

© 2025 | Sumod Kulkarni