Hello Kotliners,
This issue is about API shape and recomposition scopeâââthe stuff that makes your codebase feel either âclean and predictableâ or âwhy is this so hard to maintain?â. Weâll revisit state hoisting decisions in Compose, peek into a Kotlin pattern youâve been using for years without noticing (fake constructors), and look at a Compose trick that can noticeab...