🔴 JETPACK COMPOSE: Recompositions, Efficiency, and Optimization - How Does It Work? 🕵️ [MASTERCLASS]

Поделиться
HTML-код
  • Опубликовано: 23 июн 2024
  • Get Compose with a 30% discount using the coupon "VERANITO" and become an expert in Compose for both Android and Kotlin Multiplatform. Limited time offer!
    👉 All the info: devexpert.io/compose-expert
    👉 Link with the coupon applied: pay.hotmart.com/V68269978T?of...
    ----
    Discover how Jetpack Compose works and learn to optimize its use!
    Jetpack Compose is the new declarative view system for Android, which you can now also use in Kotlin Multiplatform.
    It's a magical technology, as it can recompose only the parts of the screen that have been modified, updating only what needs to be.
    But that magic can make us feel unsure about whether what we're doing simply works, or if we need to go further.
    That's why in this live stream, we will cover:
    🔥 How to work with Jetpack Compose in Kotlin 2.0
    🛠️ How Compose and its rendering system work. In particular, we will focus on recomposition.
    🚀 Optimization: the tools we have that will help us optimize recompositions.
    🧩 Practical cases: common situations we will encounter in our code and how to solve them.
    Don't miss this opportunity to stay up-to-date with the latest trends in development and take your skills to the next level. Join us and participate in the live chat to resolve all your doubts!
    DevExpert
    💻 [devexpert.io/](devexpert.io/)

Комментарии • 24

  • @francocasatillo2
    @francocasatillo2 14 дней назад +3

    yo no pude verlo en vivo, pero ya ando aquí viéndolo desde México.

  • @carloscerro5135
    @carloscerro5135 19 часов назад +1

    Cuando es el próximo? Cada tema que se tocó fueron muy útiles, que te parece si en el próximo hablamos sobre texting UI con Jetpack? Saludos desde Colombia

  • @juanMrDev
    @juanMrDev 14 дней назад +1

    Hola! Me encantan tus videos, me generó duda lo de Castear listas a array o algo así, sin embargo, tenemos la opción de InmutableList que es un tipo de collection stable, siento que es mucho más limpio que forzar una clase con la anotación @Stable, corrígeme si me equivoco! Muchas gracias por el contenido

  • @AngelVelasquezYT
    @AngelVelasquezYT 14 дней назад +2

    Excelente el live, justo lo que necesitaba para entender mas Jetpack Compose, gracias!

  • @ovedgustavorinconmachado1183
    @ovedgustavorinconmachado1183 День назад +1

    También funciona composeCompiler para compose multiplatform ?

  • @smrbJesusSvetoslavKrastevZotev
    @smrbJesusSvetoslavKrastevZotev 14 дней назад +1

    Muchas gracias por este contenido Antonio. La verdad que ayuda mucho.

  • @martin.88
    @martin.88 16 часов назад +1

    Buen video..!! Como haces para copiar un fragmento de código y que te genere un método? tengo Windows

  • @jamesvanstrahlen8802
    @jamesvanstrahlen8802 14 дней назад +2

    Excelente contenido!

  • @romyjuega5021
    @romyjuega5021 14 дней назад

    mexico

  • @RANDONcrafting
    @RANDONcrafting 14 дней назад

    Normalmente uso tres estados para una lista obtenida desde room con livedata