https://kotlinlang.org logo
#compose
Title
# compose
j

Jurriaan Mous

07/18/2019, 5:33 AM
Slides which explain Compose internals step by step. https://twitter.com/intelligibabble/status/1151649562685136897
👍 17
c

curioustechizen

07/18/2019, 6:22 AM
This is a fantastic slide deck! It shed light on so many of the internal workings of Compose. Some key take-aways for me were:
Assumption: UI structure changes much less frequently than properties of the UI elements
Impure memoization ~= state
l

Leland Richardson [G]

07/18/2019, 3:29 PM
Thanks for posting! I was thinking about linking these here but figured I would wait until the recording of the talk was available. Glad you folks liked it though.
b

bloder

07/18/2019, 5:04 PM
was this talk recorded?
l

Leland Richardson [G]

07/18/2019, 5:07 PM
yeah. it’ll be on youtube within the next few days
👍 2
m

moetouban

07/18/2019, 5:28 PM
please post it here once available
l

Leland Richardson [G]

07/18/2019, 5:32 PM
will do!
👍 2
d

dewildte

07/19/2019, 2:36 AM
Woot Woot!
v

voddan

07/22/2019, 1:23 PM
Awesome job on the slides, thank you!