Best Practices for using Kotlin Coroutines in Android Development

Поділитися
Вставка

КОМЕНТАРІ • 12

  • @lukaslechner
    @lukaslechner  2 роки тому +1

    🎓 Get the full 9+ hour-long Course "Mastering Kotlin Coroutines for Android Development" with a nice discount here: www.udemy.com/course/coroutines-on-android/?couponCode=30D5A70DBF2D173FC4EB

    • @volodymyrshalashenko6876
      @volodymyrshalashenko6876 2 роки тому +1

      The entire course is great! I would recommend it to everyone who wants to have a better understanding of Kotlin Coroutines

    • @lukaslechner
      @lukaslechner  2 роки тому +1

      @@volodymyrshalashenko6876 Thank you for your feedback! I am happy that you like the course. Let me know if you have any questions!

  • @Alchemist10241
    @Alchemist10241 5 місяців тому

    please post new videos, your videos besides form being very useful, are also fun to watch

  • @Elidangerfield1111
    @Elidangerfield1111 2 роки тому

    At 11:30 you show a view model launching with a viewModel scope to call a data layer suspend funciton. That suspend function contacts an API. Therfore it is not main safe. Shouldnt data layer suspend functions be main safe? Would that mean that the data layer should instead launch their own coroutines?

  • @Mohit-gb9dv
    @Mohit-gb9dv Рік тому

    Hey I'm facing error while implement on my own
    Error :no retrofit annotation found
    (I am using @GET and @Query ("email") ) and it returns list of data

  • @deepakroku4212
    @deepakroku4212 2 роки тому

    Do you have a course on Jetpack Compose or Beginner to Intermediate android development?

    • @lukaslechner
      @lukaslechner  2 роки тому

      Unfortunately not... Currently working on extending the Coroutines Course with modules about flow. In what courses would you be interested? Always looking for suggestions.

    • @KoradiyaAbhay
      @KoradiyaAbhay Рік тому

      @@lukaslechner Hello is flow available in course?

    • @lukaslechner
      @lukaslechner  Рік тому

      @@KoradiyaAbhay Currently working on it, will be published in about a month

    • @KoradiyaAbhay
      @KoradiyaAbhay Рік тому

      @@lukaslechner in coroutine course itself? or new course?

    • @lukaslechner
      @lukaslechner  Рік тому

      @@KoradiyaAbhay will be added to the existing coroutines course