Hello everyone. Does anyone know/have any content ...
# compose
a
Hello everyone. Does anyone know/have any content about compose compiler/runtime (not strictly related to jetpack compose UI)? For now I was only able to find a KotlinConf 2019 video from Leland Richardson that explains how it works and a recent article by Jake Wharton showcasing Molecule. Other than that I wasn’t able to find anything not UI related… I’m keen to understand more and explore different usages other than UI
a
Thats awesome. Thank you!
a
Thankss!
h
We really need a better name 😄
😂 1
a
Agree… after all this compose UI evangelization I keep getting myself always thinking of UI examples whenever thinking of compose
It’s like when you learn a song the wrong way
a
Thanks again. Going through all of them.
This one is very good also (found on the twitter thread): http://intelligiblebabble.com/compose-from-first-principles/
a
Nice project demonstrating how to use Compose's tree management https://github.com/arunkumar9t2/compose-dot
a
Thanks! I’ll check it out