Random Compose Project #2: Metro-Compose a year ago 6 min read androidcodingjetpack compose TL;DR: I am a sucker for building design system from old/dead OS
Mental Models of Jetpack Compose #4: Components and Hindsight 3 years ago 4 min read androidcodingjetpack compose TL;DR: Try React or Flutter or both!
Mental Models of Jetpack Compose #3: Inheritance, Composition, and why they matter 4 years ago 3 min read androidcodingjetpack compose TL;DR: https://en.wikipedia.org/wiki/Composition_over_inheritance
Mental Models of Jetpack Compose #bonus: I gave a talk!? 4 years ago 1 min read codingandroidjetpack compose Because why not 🤷♀️
Mental Models of Jetpack Compose #2: Declarative UI (with code) & separation of concerns 4 years ago 4 min read androidcodingjetpack compose TL;DR: XML -> XML w/ data binding; React, and the illution of “everything’s fine”